Leadtools.Multimedia Namespace : CaptureMasterStream Enumeration |
public enum CaptureMasterStream : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CaptureMasterStream Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CaptureMasterStream
public enum CaptureMasterStream : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.CaptureMasterStream = function() { }; Leadtools.Multimedia.CaptureMasterStream.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CaptureMasterStream : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Audio | Indicates that the audio stream is used as the master. |
None | Indicates that no master stream is selected. |
Video | Indicates that the video stream is used as the master. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CaptureMasterStream
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2