ltmmFilter Constants

Predefined display names for LEAD filters. Used in the pVal parameter of the SetPreferredFilter and GetPreferredFilter methods for the Play and Convert objects.

 

Constant

Description

ltmmFilter_DontCare

Use the default DirectShow filter based on the merit system.

ltmmFilter_LEADDefault

Use the default LEAD filter. If there is no LEAD filter, use the default DirectShow filter.

ltmmFilter_LEAD_MPEG2Decompressor

Use the LEAD MPEG2 Decoder

ltmmFilter_LEAD_MPEG4Decompressor

Use the LEAD MPEG4 Decoder

ltmmFilter_LEAD_H264Decompressor

Use the LEAD H264 Decoder

ltmmFilter_LEAD_H263Decompressor

Use the LEAD H263 Decoder

ltmmFilter_LEAD_AACDecompressor

Use the LEAD AAC Decoder

ltmmFilter_LEAD_ISODemultiplexer

Use the LEAD ISO Demultiplexer

ltmmFilter_LEAD_FLVDemultiplexer

Use the LEAD FLV Demultiplexer

See Also

IltmmConvert::GetPreferredFilter

IltmmConvert::SetPreferredFilter

IltmmPlay::GetPreferredFilter

IltmmPlay::SetPreferredFilter