Leadtools.Multimedia Namespace : DVDValidUserOp Enumeration |
'Declaration Public Enum DVDValidUserOp Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDValidUserOp
public enum DVDValidUserOp : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class DVDValidUserOp : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Play_Title_Or_AtTime | Annex J commands: Time_Play, TimeSearch |
0x00000002 | Play_Chapter | Annex J commands: PTT_Play, PTT_Search |
0x00000004 | Play_Title | Annex J command: Title_Play |
0x00000008 | Stop | Annex J command: Stop |
0x00000010 | ReturnFromSubMenu | Annex J command: GoUp |
0x00000020 | Play_Chapter_Or_AtTime | Annex J commands: Time_Search, PTT_Search |
0x00000040 | PlayPrev_Or_Replay_Chapter | Annex J commands: PrevPG_Search, TopPG_Search |
0x00000080 | PlayNext_Chapter | Annex J command: NextPG_Search |
0x00000100 | Play_Forwards | Annex J command: Forward_Scan |
0x00000200 | Play_Backwards | Annex J command: Backward_Scan |
0x00010000 | Resume | Annex J command: Resume |
0x00020000 | Select_Or_Activate_Button | Annex J commands: Upper_Button_Select, lower_Button_Select, left_Button_Select, Right_Button_Select, Button_Activate, Button_Select_And_Activate |
0x00040000 | Still_Off | Annex J command: Still_Off |
0x00080000 | Pause_On | Annex J command: Pause_On |
0x00100000 | Select_Audio_Stream | Annex J command: Audio_Stream_Change |
0x00200000 | Select_SubPic_Stream | Annex J command: Sub-picture_Stream_Change |
0x00400000 | Select_Angle | Annex J command : Angle_Change |
0x00800000 | Select_Karaoke_Audio_Presentation_Mode | Annex J command: Karaoke_Audio_Presentation_Mode_Change |
0x01000000 | Select_Video_Mode_Preference | Annex J command: Video_Presentation_Mode_Change |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDValidUserOp