typedef enum ltmmDVD_SUBPICTURE_CODING
{
ltmmDVD_SPCoding_RunLength = 0,
ltmmDVD_SPCoding_Extended = 1,
ltmmDVD_SPCoding_Other = 2
} ltmmDVD_SUBPICTURE_CODING;
The ltmmDVD_SUBPICTURE_CODING constants define the subpicture coding mode.
Constant |
Description |
ltmmDVD_SPCoding_RunLength |
[0] Indicates that the subpicture uses run length encoding. |
ltmmDVD_SPCoding_Extended |
[1] Indicates that subpicture uses extended encoding. |
ltmmDVD_SPCoding_Other |
[2] Indicates that the subpicture uses some other encoding scheme. |
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