Leadtools.Multimedia Namespace : PlayObject Enumeration |
public enum PlayObject : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PlayObject Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayObject
public enum PlayObject : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.PlayObject = function() { }; Leadtools.Multimedia.PlayObject.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PlayObject : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AudioDecompressor | Specifies the audio decompressor object. |
AudioRenderer | Specifies the audio renderer. |
FilterGraph | Specifies the filter graph. |
SelAudioProcessor | Specifies the first selected audio processor. |
SelVideoProcessor | Specifies the first selected video processor. |
SourceFilter | Specifies the filter graphs source media file. |
Splitter | Specifies the splitter (demultiplexer) object. |
VideoDecompressor | Specifies the video decompressor |
VideoRenderer | Specifies the video renderer |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.PlayObject
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