DVDTextStringType Enumeration

Summary
Defines a subset of the DVD text string types.
Syntax
C#
C++/CLI
public enum DVDTextStringType   
public enum class DVDTextStringType   
Members
ValueMemberDescription
1Struct_Volume Indicates the top-level of the logical hierarchy. Refers to the entire contents of a one-sided disc or one side of a two-sided disc.
2Struct_Title Indicates that all content strings belong to one title, until the next Struct_Title.
3Struct_ParentalID Indicates the parental ID of the following strings.
4Struct_PartOfTitle Indicates that all content strings belong to one chapter, until the next Struct_PartOfTitle.
5Struct_Cell Indicates that all content strings belong to one cell (can be a scene from a chapter), until the next DVD_Struct_Cell.
16Stream_Audio Indicates that the following content strings refer to the audio stream.
17Stream_Subpicture Indicates that the following content strings refer to the subpicture stream.
18Stream_Angle Indicates that the following content strings refer to the angle.
32Channel_Audio Indicates that the following content strings refer to the audio channel.
48General_Name Indicates the most important content string. Strings of this type contain the name of the volume, title, chapter, and so on, and can follow any structure identifiers.
49General_Comments Identifies a content string with additional information about the title, chapter, and so on, described by the General_Name string. The exact nature or structure of these comments is not defined.
56Title_Series Identifies a content string containing the name of a series to which the title belongs.
57Title_Movie Identifies a content string with the main movie title.
58Title_Video Identifies a content string containing the name of the video title.
59Title_Album Identifies a content string containing the name of the album title.
60Title_Song Identifies a content string containing the name of the song title.
63Title_Other Identifies a content string containing the name of the title of some other genre.
64Title_Sub_Series Identifies a content string with the name of the series localized to a particular country/region.
65Title_Sub_Movie Identifies a content string with the movie title localized to a particular country/region.
66Title_Sub_Video Identifies a content string with the video title localized to a particular country/region.
67Title_Sub_Album Identifies a content string with the album title localized to a particular country/region.
68Title_Sub_Song Identifies a content string with the song title localized to a particular country/region.
71Title_Sub_Other Identifies a content string with the title of some other genre localized to a particular country/region.
72Title_Orig_Series Identifies a content string with the original name of the series.
73Title_Orig_Movie Identifies a content string with the original name of the movie.
74Title_Orig_Video Identifies a content string with the original name of the video.
75Title_Orig_Album Identifies a content string with the original name of the album.
76Title_Orig_Song Identifies a content string with the song title localized to a particular country/region.
79Title_Orig_Other Identifies a content string with the title of some other genre localized to a particular country/region.
80Other_Scene Identifies a content string pertaining to a particular scene in a movie or video.
81Other_Cut Identifies a content string pertaining to a particular cut in a movie or video.
82Other_Take Identifies a content string pertaining to a particular take in a movie or video.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.