AAC_SBR_ToolUpsample Property MediaSuite 3.1.1889.0
If set to true the decoded data will be upsampled (2 x Frequency).

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public bool Upsample { get; set; }

Property Value

Type: Boolean
true if upsample, false if not.
See Also

Reference