Leadtools.Multimedia Namespace : PlaySeeking Enumeration |
[FlagsAttribute()] public enum PlaySeeking : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum PlaySeeking Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlaySeeking
[FlagsAttribute()] public enum PlaySeeking : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.PlaySeeking = function() { }; Leadtools.Multimedia.PlaySeeking.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class PlaySeeking : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Backward | Indicates that backward seeking is supported. |
Forward | Indicates that forward seeking is supported. |
FrameBackward | Indicates that backward seeking, by frame, is supported. |
FrameForward | Indicates that forward seeking, by frame, is supported. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.PlaySeeking
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