![]() |
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 : DVDTimecodeFlags Enumeration |
public enum DVDTimecodeFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DVDTimecodeFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DVDTimecodeFlags
public enum class DVDTimecodeFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Flag_25fps | Disc is authored to play at 25 frames per second. |
0x00000002 | Flag_30fps | Disc is authored to play at 30 frames per second. |
0x00000004 | Flag_DropFrame | Disc is authored to play at 29.97 frames per second. |
0x00000008 | Flag_Interpolated | Timecode may be inaccurate (estimated). |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDTimecodeFlags