C#
VB
C++
Defines the possible flags for setting the LiveStream audio and video device properties.
public enum LiveStreamDlg Public Enum LiveStreamDlg
public enum class LiveStreamDlg Members
| 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
