ILMMpgAudDecoder Interface

This is the interface for the LEAD MPEG Audio Decoder.

Interface Properties:

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.

Interface Methods:

HRESULT ResetToDefaults ()

Description

Resets the filter properties to their default values. Calling this method can cause the filter to reconnect its output pin.

The default value is ForceStereoOutput = FALSE

Returns

S_OK  Success

Common Error Codes

VFW_E_WRONG_STATE

The filter is in the wrong state.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Filters C API Help