LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

PlaySettings Enumeration

Show in webframe



The PlaySettings enumeration values control saving and loading settings for the PlayCtrl object.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum PlaySettings 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PlaySettings
[FlagsAttribute()]
public enum class PlaySettings : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFF000000FlagsSet all flags on. Currently this only affects the Rewind flag.
0x00000001AudioProcessorsSave or load the selected audio processors.
0x00000001ProcessorsSave or load the selected video and audio processors.
0x00000002VideoProcessorsSave or load the selected video processors.
0x00000010AudioCompressorsNot used; no significance for PlayCtrl objects.
0x00000010CompressorsNot used; no significance for PlayCtrl objects.
0x00000020VideoCompressorsNot used; no significance for PlayCtrl objects.
0x00000100AudioDevicesSave or load the selected audio renderer.
0x00000100DevicesSave or load the selected audio and midi devices.
0x00000200VideoDevicesNot used; no significance for PlayCtrl objects.
0x00000400MidiDevicesSave or load the selected MIDI renderer.
0x00001000ControlsSave or load all properties that affect the operation of the PlayCtrl object. Currently this will only include the MiscControls option.
0x00001000MiscControlsSave or load miscellaneous properties that affect the operation of the player object.
0x00FFFFFFAllSave or load all settings.
0x01000000RewindRewind the stream to the zero position before reading from or writing to it using functions like PlayCtrl.SaveSettingsToStream and PlayCtrl.LoadSettingsFromStream.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.PlaySettings

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features