typedef enum ltmmDVD_SUBPICTURE_TYPE
{
ltmmDVD_SPType_NotSpecified = 0,
ltmmDVD_SPType_Language = 1,
ltmmDVD_SPType_Other = 2
} ltmmDVD_SUBPICTURE_TYPE;
The ltmmDVD_SUBPICTURE_TYPE constants define the subpicture stream type.
Constant |
Description |
ltmmDVD_SPType_NotSpecified |
[0] The DVD does not specify the subpicture type. |
ltmmDVD_SPType_Language |
[1] The subpicture contains language-related content such as movie subtitles or other text. |
ltmmDVD_SPType_Other |
[2] The subpicture contains nonlanguage-related content such as a bouncing ball in karaoke titles. |
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