C#
VB
C++
The DVDSubpictureType enumeration values define the subpicture stream type.
public enum DVDSubpictureType
Public Enum DVDSubpictureType
public enum class DVDSubpictureType
Members
Value | Member | Description |
---|---|---|
0 | NotSpecified | The DVD does not specify the Subpicture type. |
1 | Language | The Subpicture contains language-related content such as movie subtitles or other text. |
2 | Other | The Subpicture contains non-language-related content such as the 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