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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET