Leadtools.Multimedia Namespace : PlaySettings Enumeration |
[FlagsAttribute()] public enum PlaySettings : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum PlaySettings Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlaySettings
[FlagsAttribute()] public enum PlaySettings : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.PlaySettings = function() { }; Leadtools.Multimedia.PlaySettings.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class PlaySettings : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
All | Save or load all settings. |
AudioCompressors | Not used; no significance for PlayCtrl objects. |
AudioDevices | Save or load the selected audio renderer. |
AudioProcessors | Save or load the selected audio processors. |
Compressors | Not used; no significance for PlayCtrl objects. |
Controls | Save or load all properties that affect the operation of the PlayCtrl object. Currently this will only include the MiscControls option. |
Devices | Save or load the selected audio and midi devices. |
Flags | Set all flags on. Currently this only affects the Rewind flag. |
MidiDevices | Save or load the selected MIDI renderer. |
MiscControls | Save or load miscellaneous properties that affect the operation of the player object. |
Processors | Save or load the selected video and audio processors. |
Rewind | Rewind the stream to the zero position before reading from or writing to it using functions like PlayCtrl.SaveSettingsToStream and PlayCtrl.LoadSettingsFromStream. |
VideoCompressors | Not used; no significance for PlayCtrl objects. |
VideoDevices | Not used; no significance for PlayCtrl objects. |
VideoProcessors | Save or load the selected video processors. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.PlaySettings
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