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