Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
Leadtools.MediaStreaming Namespace : LiveStreamDlg Enumeration |
public enum LiveStreamDlg : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum LiveStreamDlg Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As LiveStreamDlg
public enum class LiveStreamDlg : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | VideoDevice | Selects the video device property page. |
0x00000001 | AudioDevice | Selects the audio device property page. |
0x00000002 | VideoPin | Selects the video output pin property page. |
0x00000003 | AudioPin | Selects the audio output pin property page. |
0x00000004 | TVTuner | Selects the TV tuner property page. |
0x00000005 | TVAudio | Selects the TV audio property page. |
0x00000006 | VideoCrossbar | Selects the video crossbar property page. |
0x00000007 | AudioCrossbar | Selects the audio crossbar property page. |
0x00000008 | VideoDecoder | Selects the device specific video decoder property page. |
0x00000009 | AudioDecoder | Selects the device specific audio decoder property page. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaStreaming.LiveStreamDlg