Enum DVDValidUOPFlag
DVDValidUOPFlag enum.
Namespace: VisioForge.Core.Types.MediaInfo
Assembly: VisioForge.Core.dll
Syntax
[Flags]
public enum DVDValidUOPFlag
Fields
Name | Description |
---|---|
None | None. |
PauseOn | The pause on. |
PlayBackwards | The play backwards. |
PlayChapter | The play chapter. |
PlayChapterOrAtTime | The play chapter or at time. |
PlayForwards | The play forwards. |
PlayNextChapter | The play next chapter. |
PlayPrevOrReplay_Chapter | The play previous or replay chapter. |
PlayTitle | The play title. |
PlayTitleOrAtTime | The play title or at time. |
Resume | The resume. |
ReturnFromSubMenu | The return from sub menu. |
SelectAngle | The select angle. |
SelectAudioStream | The select audio stream. |
SelectKaraokeAudioPresentationMode | The select karaoke audio presentation mode. |
SelectOrActivateButton | The select or activate button. |
SelectSubPicStream | The select sub pic stream. |
SelectVideoModePreference | The select video mode preference. |
ShowMenuAngle | The show menu angle. |
ShowMenuAudio | The show menu audio. |
ShowMenuChapter | The show menu chapter. |
ShowMenuRoot | The show menu root. |
ShowMenuSubPic | The show menu sub pic. |
ShowMenuTitle | The show menu title. |
StillOff | The still off. |
Stop | The stop. |