C#
VB
C++
Values that define the master stream that other streams must synchronize with after the file is written.
public enum CaptureMasterStream
Public Enum CaptureMasterStream
public enum class CaptureMasterStream
Members
Value | Member | Description |
---|---|---|
-1 | None | Indicates that no master stream is selected. |
0 | Video | Indicates that the video stream is used as the master. |
1 | Audio | Indicates that the audio stream is used as the master. |
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