Leadtools.Multimedia Namespace : PlayDlg Enumeration |
public enum PlayDlg : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PlayDlg Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayDlg
public enum PlayDlg : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.PlayDlg = function() { }; Leadtools.Multimedia.PlayDlg.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PlayDlg : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AudioDecompressor | Specifies the audio decompressor dialog. |
AudioProcessors | Specifies the audio processor selection dialog box. |
AudioRenderer | Specifies the audio renderer. |
SelAudioProcessor | Specifies the first selected audio processor. Additional processors may be specified by adding the processor’s collection index to this constant. A maximum of 256 processors may be specified. |
SelVideoProcessor | Specifies the first selected video processor. Additional processors may be specified by adding the processor’s collection index to this constant. A maximum of 256 processors may be specified. |
Source | Specified the source filter properties dialog box. |
Splitter | specifies the splitter (demultiplexer) dialog. |
VideoDecompressor | Specifies the video decompressor dialog. |
VideoProcessors | Specifies the video processor selection dialog box. |
VideoRenderer | Specifies the video renderer. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.PlayDlg
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