In This Topic ▼

ltmsLiveStreamDlg Enumeration Constants

Summary

Defines the possible flags for setting the LiveStream audio and video device properties.

Syntax

typedef enum ltmsLiveStreamDlg 
{ 
   ltmsLiveStreamDlg_VideoDevice, 
   ltmsLiveStreamDlg_AudioDevice, 
   ltmsLiveStreamDlg_VideoPin, 
   ltmsLiveStreamDlg_AudioPin, 
   ltmsLiveStreamDlg_TVTuner, 
   ltmsLiveStreamDlg_TVAudio, 
   ltmsLiveStreamDlg_VideoCrossbar, 
   ltmsLiveStreamDlg_AudioCrossbar, 
   ltmsLiveStreamDlg_VideoDecoder, 
   ltmsLiveStreamDlg_AudioDecoder, 
} ltmsLiveStreamDlg; 
Constant Description
ltmsLiveStreamDlg_VideoDevice Selects the video device property page.
ltmsLiveStreamDlg_AudioDevice Selects the audio device property page.
ltmsLiveStreamDlg_VideoPin Selects the video output pin property page
ltmsLiveStreamDlg_AudioPin Selects the audio output pin property page
ltmsLiveStreamDlg_TVTuner Selects the TV tuner property page
ltmsLiveStreamDlg_TVAudio Selects the TV audio property page
ltmsLiveStreamDlg_VideoCrossbar Selects the video crossbar property page
ltmsLiveStreamDlg_AudioCrossbar Selects the audio crossbar property page
ltmsLiveStreamDlg_VideoDecoder Selects the device-specific video decoder property page
ltmsLiveStreamDlg_AudioDecoder Selects the device-specific audio decoder property page

See Also

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

LEADTOOLS Media Streaming C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.