Leadtools.Multimedia Namespace : DVDTextStringType Enumeration |
'Declaration Public Enum DVDTextStringType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDTextStringType
public enum DVDTextStringType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class DVDTextStringType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Struct_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. |
0x00000002 | Struct_Title | Indicates that all content strings belong to one title, until the next Struct_Title. |
0x00000003 | Struct_ParentalID | Indicates the parental ID of the following strings. |
0x00000004 | Struct_PartOfTitle | Indicates that all content strings belong to one chapter, until the next Struct_PartOfTitle. |
0x00000010 | Stream_Audio | Indicates that the following content strings refer to the audio stream. |
0x00000011 | Stream_Subpicture | Indicates that the following content strings refer to the subpicture stream. |
0x00000012 | Stream_Angle | Indicates that the following content strings refer to the angle. |
0x00000020 | Channel_Audio | Indicates that the following content strings refer to the audio channel. |
0x00000030 | General_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. |
0x00000031 | General_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. |
0x00000038 | Title_Series | Identifies a content string containing the name of a series to which the title belongs. |
0x00000039 | Title_Movie | Identifies a content string with the main movie title. |
0x0000003A | Title_Video | Identifies a content string containing the name of the video title. |
0x0000003B | Title_Album | Identifies a content string containing the name of the album title. |
0x0000003C | Title_Song | Identifies a content string containing the name of the song title. |
0x0000003F | Title_Other | Identifies a content string containing the name of the title of some other genre. |
0x00000040 | Title_Sub_Series | Identifies a content string with the name of the series localized to a particular country/region. |
0x00000041 | Title_Sub_Movie | Identifies a content string with the movie title localized to a particular country/region. |
0x00000042 | Title_Sub_Video | Identifies a content string with the video title localized to a particular country/region. |
0x00000043 | Title_Sub_Album | Identifies a content string with the album title localized to a particular country/region. |
0x00000044 | Title_Sub_Song | Identifies a content string with the song title localized to a particular country/region. |
0x00000047 | Title_Sub_Other | Identifies a content string with the title of some other genre localized to a particular country/region. |
0x00000048 | Title_Orig_Series | Identifies a content string with the original name of the series. |
0x00000049 | Title_Orig_Movie | Identifies a content string with the original name of the movie. |
0x0000004A | Title_Orig_Video | Identifies a content string with the original name of the video. |
0x0000004B | Title_Orig_Album | Identifies a content string with the original name of the album. |
0x0000004C | Title_Orig_Song | Identifies a content string with the song title localized to a particular country/region. |
0x0000004F | Title_Orig_Other | Identifies a content string with the title of some other genre localized to a particular country/region. |
0x00000050 | Other_Scene | Identifies a content string pertaining to a particular scene in a movie or video. |
0x00000051 | Other_Cut | Identifies a content string pertaining to a particular cut in a movie or video. |
0x00000052 | Other_Take | Identifies a content string pertaining to a particular take in a movie or video. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDTextStringType