ltmfTargetFormat_Stream Constants

typedef enum ltmfTargetFormat_Stream 
{ 
   ltmfTargetFormat_Stream_Audio = 0x0001, 
   ltmfTargetFormat_Stream_Video = 0x0002, 
} ltmfTargetFormat_Stream; 

The ltmfTargetFormat_Stream constants specify the streams that a target format can have.

Constant

Description

ltmfTargetFormat_Stream_Audio

[0x0001] Audio stream .

ltmfTargetFormat_Stream_Video

[0x0002] Video stream .

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Foundation C API Help