←Select platform

LiveStreamDlg Enumeration

Summary

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

Syntax

C#
VB
C++
public enum LiveStreamDlg   
Public Enum LiveStreamDlg  
    
    
public enum class LiveStreamDlg   

Members

ValueMemberDescription
0x00000000VideoDeviceSelects the video device property page.
0x00000001AudioDeviceSelects the audio device property page.
0x00000002VideoPinSelects the video output pin property page.
0x00000003AudioPinSelects the audio output pin property page.
0x00000004TVTunerSelects the TV tuner property page.
0x00000005TVAudioSelects the TV audio property page.
0x00000006VideoCrossbarSelects the video crossbar property page.
0x00000007AudioCrossbarSelects the audio crossbar property page.
0x00000008VideoDecoderSelects the device specific video decoder property page.
0x00000009AudioDecoderSelects the device specific audio decoder property page.
Requirements

Target Platforms

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

Leadtools.MediaStreaming Assembly