Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : ClosedCaptioningFlags Enumeration |
[FlagsAttribute()] public enum ClosedCaptioningFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<FlagsAttribute()> Public Enum ClosedCaptioningFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As ClosedCaptioningFlags
[FlagsAttribute()] public enum class ClosedCaptioningFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Default | Saves the closed captioning data in the default SRT format. |
0x00000001 | Text | Saves the closed captioning data as pure text file. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.ClosedCaptioningFlags