public enum DVDTimecodeFlags
public enum class DVDTimecodeFlags
Value | Member | Description |
---|---|---|
1 | Flag_25fps | Disc is authored to play at 25 frames per second. |
2 | Flag_30fps | Disc is authored to play at 30 frames per second. |
4 | Flag_DropFrame | Disc is authored to play at 29.97 frames per second. |
8 | Flag_Interpolated | Timecode may be inaccurate (estimated). |
Note: SMPTE timecode, more properly known as SMPTE time and control code, is a series of digital frame address values, flags and additional data applied to a video or audio stream and is defined in ANSI/SMPTE 12-1986. Its purpose is to provide a machine-readable address for video and audio. These are usually measured in seconds and they measure the time elapsed from the beginning of the file.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document