ltmfPlay_Stream Constants

typedef enum ltmfPlay_Stream 
{ 
   ltmfPlay_Stream_Audio = 0x0001, 
   ltmfPlay_Stream_Video = 0x0002, 
} ltmfPlay_Stream; 

The ltmfPlay_Source constants define the streams that have or haven't been rendered.

Constant

Description

ltmfPlay_Stream_Audio

[0x0001] Audio stream .

ltmfPlay_Stream_Video

[0x0002] Video stream .

See Also

IltmfPlay::get_RenderedStreams

IltmfPlay::get_UnrenderedStreams

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