Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.27
LEADTOOLS Media Foundation Help

ltmfPlay_Dlg Constants

Show in webframe

typedef enum _ltmfPlay_Dlg
{
   ltmfPlay_Dlg_AudioProcessors,
   ltmfPlay_Dlg_VideoProcessors,
   ltmfPlay_Dlg_SelAudioProcessor = 0x100,
   ltmfPlay_Dlg_SelVideoProcessor = 0x200,
} ltmfPlay_Dlg;

The ltmfPlay_Dlg constants define helper and property dialog boxes available in the Play object.

Constant

Description

ltmfPlay_Dlg_AudioProcessors

Specifies the audio processor selection dialog box.

ltmfPlay_Dlg_VideoProcessors

Specifies the video processor selection dialog box.

ltmfPlay_Object_SelAudioProcessor

Specifies the first selected audio processor. Additional processors may be specified by adding the processors collection index to this constant. A maximum of 256 processors may be specified.

ltmfPlay_Object_SelVideoProcessor

Specifies the first selected video processor. Additional processors may be specified by adding the processors collection index to this constant. A maximum of 256 processors may be specified.

See Also

IltmfPlay::HasDialog

IltmfPlay::ShowDialog

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.