This is the interface for the LEAD AAC Decoder.
Type | Name | Description |
---|---|---|
VARIANT_BOOL | ForceStereoOutput | Enables or disables the stereo output (2 channels) to be active. Possible values are:VARIANT_TRUE: Enables the stereo output (2 channels) to be active.VARIANT_FALSE: Disables the stereo output (2 channels) to be active. |
Reset the AAC decoder option values to the default values.
S_OK if connected; otherwise, S_FALSE.