Platforms to show: All Mac Windows Linux Cross-Platform

DVDPlaybackMBS constants

Constants

Constant Value Description
kDVDAMGMDomain 5 A constant that specifies playback domains or modes that define a set of possible actions. Audio Manager Menu domain (DVD-Audio only, not used).
kDVDAspectRatio16x9 3 A constant that specifies the current aspect ratio. The process of displaying a 16:9 video frame on a screen with the same aspect ratio.
kDVDAspectRatio4x3 1 A constant that specifies the current aspect ratio. The process of displaying a 4:3 video frame on a screen with the same aspect ratio.
kDVDAspectRatio4x3PanAndScan 2 A constant that specifies the current aspect ratio. The process of choosing a sample area of a 16:9 video frame for display on a 4:3 screen, using center-of-interest information stored on the DVD.
kDVDAspectRatioLetterBox 4 A constant that specifies the current aspect ratio. The process of displaying the entire 16:9 video frame on a 4:3 screen by shrinking the frame and adding mattes or black bars above and below the frame.
kDVDAspectRatioUninitialized 0 A constant that specifies the current aspect ratio. Available in Mac OS X v10.3 and later.
kDVDAudioAC3Format 1 A constant that specifies the audio stream format. The Dolby Digital AC-3 format.
kDVDAudioDDPlusFormat 8 A constant that specifies an audio mode.
kDVDAudioDTSFormat 5 A constant that specifies the audio stream format. The Digital Theater Systems (DTS) format. This format is not supported.
kDVDAudioDTSHDFormat 9 A constant that specifies an audio mode.
kDVDAudioExtensionCodeDirectorsComment1 3 A constant that specifies the purpose of an audio channel. First audio channel for the artistic director's comments.
kDVDAudioExtensionCodeDirectorsComment2 4 A constant that specifies the purpose of an audio channel. Second audio channel for the artistic director's comments.
kDVDAudioExtensionCodeNormalCaptions 1 A constant that specifies the purpose of an audio channel. Audio channel for extended information about the title.
kDVDAudioExtensionCodeNotSpecified 0 A constant that specifies the purpose of an audio channel. Audio extension not specified.
kDVDAudioExtensionCodeNVisualImpaired 2 A constant that specifies the purpose of an audio channel. Audio channel for the visually impaired.
kDVDAudioMLPFormat 7 A constant that specifies an audio mode.
kDVDAudioModeProLogic 1 A constant that specifies an audio mode.
kDVDAudioModeSPDIF 2 A constant that specifies an audio mode.
kDVDAudioModeUninitialized 0 A constant that specifies an audio mode.
kDVDAudioMPEG1Format 2 A constant that specifies the audio stream format. The MPEG-1 Layer II digital format.
kDVDAudioMPEG2Format 3 A constant that specifies the audio stream format. The MPEG-2 digital format.
kDVDAudioPCMFormat 4 A constant that specifies the audio stream format. The linear pulse-code modulation (PCM) format used on CDs.
kDVDAudioSDDSFormat 6 A constant that specifies the audio stream format. The Sony Dynamic Digital Sound (SDDS) format. This format is not supported.
kDVDAudioUnknownFormat 0 A constant that specifies the audio stream format. An unspecified audio format.
kDVDButtonIndexNone -1 A constant for an index of the selected menu button.
kDVDErrorAlreadyPlaying -70006 A constant that specify the result codes defined for DVD Playback. See kDVDErrorNotAllowedDuringPlayback.
kDVDErrorAuthentification -70025 A constant that specify the result codes defined for DVD Playback. An attempt to change the DVD drive region code could not be authenticated.
kDVDErrorDontNeedWakeup -70009 A constant that specify the result codes defined for DVD Playback. DVDWakeUp was called without first calling Sleep.
kDVDErrorGraphicsDevice -70018 A constant that specify the result codes defined for DVD Playback. A graphics device error was encountered.
kDVDErrorInitializingLib -70002 A constant that specify the result codes defined for DVD Playback. An error occurred while initializing a DVD-Video playback session. DVD Playback Services is probably being used in another process.
kDVDErrorInvalidBookmarkForMedia -70032 A constant that specify the result codes defined for DVD Playback.
kDVDErrorInvalidBookmarkSize -70031 A constant that specify the result codes defined for DVD Playback.
kDVDErrorInvalidBookmarkVersion -70030 A constant that specify the result codes defined for DVD Playback.
kDVDErrorInvalidRegionCode -70020 A constant that specify the result codes defined for DVD Playback. Region code is not valid.
kDVDErrorIsAlreadySleeping -70008 A constant that specify the result codes defined for DVD Playback. DVDSleep was called twice without an intervening call to WakeUp.
kDVDErrorMismatchedRegionCode -70022 A constant that specify the result codes defined for DVD Playback. DVD-Video disc region code does not match the region code currently assigned to the DVD drive.
kDVDErrorMissingDrive -70012 A constant that specify the result codes defined for DVD Playback. A DVD drive is not available.
kDVDErrorMissingGraphicsDevice -70017 A constant that specify the result codes defined for DVD Playback. A graphics device is not available.
kDVDErrorNavigation -70029 A constant that specify the result codes defined for DVD Playback. The user has made a selection not supported in the current menu.
kDVDErrorNoAudioOutputDevice -70027 A constant that specify the result codes defined for DVD Playback. An appropriate audio output device could not be found.
kDVDErrorNoFatalErrCallBack -70007 A constant that specify the result codes defined for DVD Playback. No callback has been registered to handle unrecoverable errors during playback.
kDVDErrorNoMoreRegionSets -70023 A constant that specify the result codes defined for DVD Playback. Changing the region code assigned to the DVD drive is no longer permitted.
kDVDErrorNotAllowedDuringPlayback -70004 A constant that specify the result codes defined for DVD Playback. The operation is not permitted while DVD-Video media is playing.
kDVDErrorNotSupportedConfiguration -70013 A constant that specify the result codes defined for DVD Playback. The current system configuration does not support DVD-Video playback.
kDVDErrorNotSupportedFunction -70014 A constant that specify the result codes defined for DVD Playback. DVD Playback Services does not support this operation.
kDVDErrorNoValidBookmarkForLastPlay -70033 A constant that specify the result codes defined for DVD Playback.
kDVDErrorNoValidMedia -70015 A constant that specify the result codes defined for DVD Playback. A VIDEO_TS media folder is not open for playback.
kDVDErrorOutOfVideoMemory -70026 A constant that specify the result codes defined for DVD Playback. The video driver does not have enough video memory available for playback.
kDVDErrorPlaybackOpen -70019 A constant that specify the result codes defined for DVD Playback. A VIDEO_TS media folder is already open for playback.
kDVDErrorRegionCodeUninitialized -70024 A constant that specify the result codes defined for DVD Playback. No region code has been assigned to the DVD drive.
kDVDErrorRgnMgrInstall -70021 A constant that specify the result codes defined for DVD Playback. Not used.
kDVDErrorSystem -70028 A constant that specify the result codes defined for DVD Playback. A system error occurred.
kDVDErrorTimeOutOfRange -70010 A constant that specify the result codes defined for DVD Playback. The time code is outside the valid range for the current title.
kDVDErrorUnassignedGrafPort -70005 A constant that specify the result codes defined for DVD Playback. A graphics port for DVD-Video playback has not been set.
kDVDErrorUninitializedLib -70003 A constant that specify the result codes defined for DVD Playback. A DVD-Video playback session has not been initialized. Any function except DVDInitialize could return this value.
kDVDErrorUnknown -70001 A constant that specify the result codes defined for DVD Playback. Unspecified error.
kDVDErrorUserActionNoOp -70011 A constant that specify the result codes defined for DVD Playback. The operation is not permitted at this time.
kDVDErrorWrongParam -70016 A constant that specify the result codes defined for DVD Playback. An argument is invalid.
kDVDEventAngle 4 A constant that specify the event ID used in the DVDEvent event. Camera angle has changed.
kDVDEventAngleNumbers 23 A constant that specify the event ID used in the DVDEvent event. The number of angles has changed.
kDVDEventAudioStream 5 A constant that specify the event ID used in the DVDEvent event. Audio stream has changed.
kDVDEventAudioStreamNumbers 22 A constant that specify the event ID used in the DVDEvent event. The number of audio streams has changed.
kDVDEventBitrate 9 A constant that specify the event ID used in the DVDEvent event. Bit rate has changed.
kDVDEventCCInfo 25 A constant that specify the event ID used in the DVDEvent event. Closed caption has changed.
kDVDEventChapterTime 26 A constant that specify the event ID used in the DVDEvent event. Chapter time has changed.
kDVDEventDisplayMode 7 A constant that specify the event ID used in the DVDEvent event. Display mode has changed.
kDVDEventDomain 8 A constant that specify the event ID used in the DVDEvent event. Domain has changed.
kDVDEventError 24 A constant that specify the event ID used in the DVDEvent event. Hardware error.
kDVDEventGPRM 18 A constant that specify the event ID used in the DVDEvent event. GPRM data has changed.
kDVDEventMenuCalled 15 A constant that specify the event ID used in the DVDEvent event. Menu has changed.
kDVDEventParental 16 A constant that specify the event ID used in the DVDEvent event. Parental level has changed.
kDVDEventPGC 17 A constant that specify the event ID used in the DVDEvent event. Program chain has changed.
kDVDEventPlayback 11 A constant that specify the event ID used in the DVDEvent event. Playback state has changed.
kDVDEventPTT 2 A constant that specify the event ID used in the DVDEvent event. Chapter has changed.
kDVDEventRegionMismatch 19 A constant that specify the event ID used in the DVDEvent event. Region mismatch between disc and playback device.
kDVDEventScanSpeed 14 A constant that specify the event ID used in the DVDEvent event. Scan rate has changed.
kDVDEventStill 10 A constant that specify the event ID used in the DVDEvent event. Still picture on or off.
kDVDEventStreams 13 A constant that specify the event ID used in the DVDEvent event. Stream has changed (audio, subpicture, or angle).
kDVDEventSubpictureStream 6 A constant that specify the event ID used in the DVDEvent event. Subpicture has changed.
kDVDEventSubpictureStreamNumbers 21 A constant that specify the event ID used in the DVDEvent event. The number of subpicture streams has changed.
kDVDEventTitle 1 A constant that specify the event ID used in the DVDEvent event. Title has changed.
kDVDEventTitleTime 20 A constant that specify the event ID used in the DVDEvent event. Title time has changed.
kDVDEventValidUOP 3 A constant that specify the event ID used in the DVDEvent event. User operations that are disabled.
kDVDEventVideoStandard 12 A constant that specify the event ID used in the DVDEvent event. Video format has changed
kDVDFormatNTSC 1 A constant that specifies video broadcast formats used in DVD media. National Television Standards Committee (NTSC) video format used in North America and Japan.
kDVDFormatNTSC_HDTV 3 A constant that specifies video broadcast formats used in DVD media.
kDVDFormatPAL 2 A constant that specifies video broadcast formats used in DVD media. Phase Alternating Line (PAL) video format widely used in Europe, South Asia, Africa, and South America.
kDVDFormatPAL_HDTV 4 A constant that specifies video broadcast formats used in DVD media.
kDVDFormatUninitialized 0 A constant that specifies video broadcast formats used in DVD media. An unspecified video format.
kDVDFPDomain 0 A constant that specifies playback domains or modes that define a set of possible actions. First Play domain.
kDVDLanguageCodeAbkhazian "ab " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeAfar "aa " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeAfrikaans "af " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeAlbanian "sq " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeAmharic "am " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeArabic "ar " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeArmenian "hy " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeAssamese "as " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeAymara "ay " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeAzerbaijani "az " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBashkir "ba " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBasque "eu " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBengali "bn " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBhutani "dz " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBihari "bh " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBislama "bi " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBreton "br " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBulgarian "bg " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeBurmese "my " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeByelorussian "be " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeCambodian "km " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeCatalan "ca " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeChinese "zh " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeCorsican "co " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeCroatian "hr " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeCzech "cs " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeDanish "da " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeDutch "nl " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeEnglish "en " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeEsperanto "eo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeEstonian "et " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeFaeroese "fo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeFiji "fj " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeFinnish "fi " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeFrench "fr " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeFrisian "fy " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeGalician "gl " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeGeorgian "ka " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeGerman "de " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeGreek "el " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeGreenlandic "kl " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeGuarani "gn " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeGujarati "gu " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeHausa "ha " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeHebrew "iw " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeHindi "hi " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeHungarian "hu " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeIcelandic "is " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeIndonesian "in " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeInterlingua "ia " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeInterlingue "ie " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeInupiak "ik " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeIrish "ga " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeItalian "it " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeJapanese "ja " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeJavanese "jw " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKannada "kn " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKashmiri "ks " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKazakh "kk " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKinyarwanda "rw " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKirghiz "ky " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKirundi "rn " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKorean "ko " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeKurdish "ku " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeLaothian "lo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeLatin "la " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeLatvian "lv " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeLingala "ln " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeLithuanian "lt " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMacedonian "mk " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMalagasy "mg " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMalay "ms " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMalayalam "ml " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMaltese "mt " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMaori "mi " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMarathi "mr " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMoldavian "mo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeMongolian "mn " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeNauru "na " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeNepali "ne " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeNone "00 " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeNorwegian "no " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeOccitan "oc " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeOriya "or " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeOromo "om " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodePashto "ps " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodePersian "fa " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodePolish "pl " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodePortugese "pt " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodePunjabi "pa " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeQuechua "qu " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeRhaetoRomance "rm " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeRomanian "ro " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeRussian "ru " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSamoan "sm " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSangro "sg " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSanskrit "sa " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeScotsGaelic "gd " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSerbian "sr " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSerboCroatian "sh " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSesotho "st " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSetswana "tn " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeShona "sn " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSindhi "sd " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSinghalese "si " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSiswati "ss " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSlovak "sk " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSlovenian "sl " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSomali "so " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSpanish "es " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSudanese "su " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSwahili "sw " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeSwedish "sv " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTagalog "tl " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTajik "tg " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTamil "ta " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTatar "tt " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTelugu "te " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeThai "th " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTibetan "bo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTigrinya "ti " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTonga "to " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTsonga "ts " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTurkish "tr " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTurkmen "tk " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeTwi "tw " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeUkranian "uk " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeUninitialized "?? " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeUrdu "ur " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeUzbek "uz " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeVietnamese "vi " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeVolapuk "vo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeWelsh "cy " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeWolof "wo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeXhosa "xh " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeYiddish "ji " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeYoruba "yo " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageCodeZulu "zu " A constant that specifies a language used in subpictures, audio, and menus.
kDVDLanguageNoPreference "** " A constant that specifies a language used in subpictures, audio, and menus.
kDVDMenuAngle 4 A constant that specify input menus for a DVD-Video volume. A viewing angle menu.
kDVDMenuAudio 3 A constant that specify input menus for a DVD-Video volume. An audio menu.
kDVDMenuNone 6 A constant that specify input menus for a DVD-Video volume. Menu not defined.
kDVDMenuPTT 5 A constant that specify input menus for a DVD-Video volume. A part-of-title (PTT) or chapter menu.
kDVDMenuRoot 1 A constant that specify input menus for a DVD-Video volume. A root menu.
kDVDMenuSubPicture 2 A constant that specify input menus for a DVD-Video volume. A menu used to select subpictures.
kDVDMenuTitle 0 A constant that specify input menus for a DVD-Video volume. A title or top menu.
kDVDRegionCode1 254 A constant that specifies marketing regions for DVD discs and playback devices. Region 1: North America.
kDVDRegionCode2 253 A constant that specifies marketing regions for DVD discs and playback devices. Region 2: Japan, Europe, South Africa.
kDVDRegionCode3 251 A constant that specifies marketing regions for DVD discs and playback devices. Region 3: Southeast Asia.
kDVDRegionCode4 247 A constant that specifies marketing regions for DVD discs and playback devices. Region 4: Australia, New Zealand, Central & South America.
kDVDRegionCode5 239 A constant that specifies marketing regions for DVD discs and playback devices. Region 5: Northwest Asia and North Africa.
kDVDRegionCode6 223 A constant that specifies marketing regions for DVD discs and playback devices. Region 6: China.
kDVDRegionCode7 191 A constant that specifies marketing regions for DVD discs and playback devices. Region 7: Unassigned.
kDVDRegionCode8 127 A constant that specifies marketing regions for DVD discs and playback devices. Region 8: Special venues (airplanes, hotels, cruise ships).
kDVDRegionCodeUninitialized 255 A constant that specifies marketing regions for DVD discs and playback devices. The default region code for an uninitialized DVD drive.
kDVDScanDirectionBackward 1 A constant that specifies the direction of play. Scan in the reverse direction.
kDVDScanDirectionForward 0 A constant that specifies the direction of play. Scan in the forward direction.
kDVDScanRate16x 16 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRate1x 1 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRate2x 2 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRate32x 32 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRate4x 4 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRate8x 8 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRateOneEigth -8 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRateOneFourth -4 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDScanRateOneHalf -2 A constant that specifies the rate at which to scan. These constants are used along with the scan direction to specify the speed and direction of play. The constant kDVDScanRate1x represents the normal playback speed; the slower and faster playback speeds are multiples of the normal speed.
kDVDStateIdle 6 A constants that specify the current play state. Not used.
kDVDStatePaused 3 A constants that specify the current play state. DVD-Video media is open and paused or frame-stepping.
kDVDStatePlaying 1 A constants that specify the current play state. DVD-Video media is open and playing at normal rate (1x scan rate).
kDVDStatePlayingSlow 7 A constants that specify the current play state. DVD-Video media is open and playing in slow motion (less than 1x scan rate).
Available in Mac OS X v10.4 and later.
kDVDStatePlayingStill 2 A constants that specify the current play state. DVD-Video media is open and playing a single frame.
kDVDStateScanning 5 A constants that specify the current play state. DVD-Video media is open and playing in fast motion (greater than 1x scan rate).
kDVDStateStopped 4 A constants that specify the current play state. DVD-Video media is open and stopped (not playing).
kDVDStateUnknown 0 A constants that specify the current play state. The initial state of a new DVD-Video playback session.
kDVDSTOPDomain 4 A constant that specifies playback domains or modes that define a set of possible actions. Stop State domain.
kDVDSubpictureExtensionCodeCaption4Children 3 A constant that specifies the purpose of a subpicture stream. A language-caption subpicture for children.
kDVDSubpictureExtensionCodeCaptionBiggerSize 2 A constant that specifies the purpose of a subpicture stream. A large language-caption subpicture.
kDVDSubpictureExtensionCodeCaptionNormalSize 1 A constant that specifies the purpose of a subpicture stream. A language-caption subpicture.
kDVDSubpictureExtensionCodeClosedCaption4Children 7 A constant that specifies the purpose of a subpicture stream. A closed-caption subpicture for children.
kDVDSubpictureExtensionCodeClosedCaptionBiggerSize 6 A constant that specifies the purpose of a subpicture stream. A large closed-caption subpicture.
kDVDSubpictureExtensionCodeClosedCaptionNormalSize 5 A constant that specifies the purpose of a subpicture stream. A closed-caption subpicture.
kDVDSubpictureExtensionCodeForcedCaption 9 A constant that specifies the purpose of a subpicture stream. A subpicture which is always visible, regardless of the viewer's preferences.
kDVDSubpictureExtensionCodeNotSpecified 0 A constant that specifies the purpose of a subpicture stream. Subpicture not specified.
kDVDSubpictureExtensionDirectorsComment4Children 15 A constant that specifies the purpose of a subpicture stream. A subpicture for director's comments for children.
kDVDSubpictureExtensionDirectorsCommentBiggerSize 14 A constant that specifies the purpose of a subpicture stream. A large subpicture for director's comments.
kDVDSubpictureExtensionDirectorsCommentNormalSize 13 A constant that specifies the purpose of a subpicture stream. A normal subpicture for director's comments.
kDVDTimeCodeChapterDurationSeconds 6 A constant that specifies a temporal location in the video stream of the current title or chapter. Number of seconds in the current chapter.
kDVDTimeCodeChapterElapsedSeconds 4 A constant that specifies a temporal location in the video stream of the current title or chapter. Number of seconds elapsed since the beginning of the current chapter.
kDVDTimeCodeChapterRemainingSeconds 5 A constant that specifies a temporal location in the video stream of the current title or chapter. Number of seconds remaining before the end of the current chapter.
kDVDTimeCodeElapsedSeconds 1 A constant that specifies a temporal location in the video stream of the current title or chapter. Number of seconds after a specified position.
kDVDTimeCodeRemainingSeconds 2 A constant that specifies a temporal location in the video stream of the current title or chapter. Number of seconds before a specified position.
kDVDTimeCodeTitleDurationSeconds 3 A constant that specifies a temporal location in the video stream of the current title or chapter. Number of seconds in the current title.
kDVDTimeCodeUninitialized 0 A constant that specifies a temporal location in the video stream of the current title or chapter. Not used.
kDVDTTDomain 3 A constant that specifies playback domains or modes that define a set of possible actions. Title domain.
kDVDTTGRDomain 6 A constant that specifies playback domains or modes that define a set of possible actions. Title Group domain (DVD-Audio only, not used).
kDVDUOPAngleChange 4194304 A constant that specifies user operations (UOP) which are currently disabled. The function SetAngle is disabled.
kDVDUOPAudioStreamChange 1048576 A constant that specifies user operations (UOP) which are currently disabled. The function SetAudioStream is disabled.
kDVDUOPBackwardScan 512 A constant that specifies user operations (UOP) which are currently disabled. The function Scan in the backward direction is disabled.
kDVDUOPButton 131072 A constant that specifies user operations (UOP) which are currently disabled. The functions DoMenuClick, DoMenuMouseOver, and DoUserNavigation are disabled.
kDVDUOPForwardScan 256 A constant that specifies user operations (UOP) which are currently disabled. The function Scan in the forward direction is disabled.
kDVDUOPGoUp 16 A constant that specifies user operations (UOP) which are currently disabled. The function GoBackOneLevel is disabled.
kDVDUOPKaraokeModeChange 8388608 A constant that specifies user operations (UOP) which are currently disabled. Not used.
kDVDUOPMenuCallAngle 16384 A constant that specifies user operations (UOP) which are currently disabled. The function GoToMenu for an angle menu is disabled.
kDVDUOPMenuCallAudio 8192 A constant that specifies user operations (UOP) which are currently disabled. The function GoToMenu for an audio menu is disabled.
kDVDUOPMenuCallPTT 32768 A constant that specifies user operations (UOP) which are currently disabled. The function GoToMenu for a chapter menu is disabled.
kDVDUOPMenuCallRoot 2048 A constant that specifies user operations (UOP) which are currently disabled. The function GoToMenu for a root menu is disabled.
kDVDUOPMenuCallSubPicture 4096 A constant that specifies user operations (UOP) which are currently disabled. The function GoToMenu for a subpicture menu is disabled.
kDVDUOPMenuCallTitle 1024 A constant that specifies user operations (UOP) which are currently disabled. The function GoToMenu for a title menu is disabled.
kDVDUOPNextPGSearch 128 A constant that specifies user operations (UOP) which are currently disabled. The function NextChapter is disabled.
kDVDUOPPauseOff 67108864 A constant that specifies user operations (UOP) which are currently disabled. The function Resume is disabled.
kDVDUOPPauseOn 524288 A constant that specifies user operations (UOP) which are currently disabled. The function Pause is disabled.
kDVDUOPPrevTopPGSearch 64 A constant that specifies user operations (UOP) which are currently disabled. The function PreviousChapter is disabled.
kDVDUOPPTTPlaySearch 2 A constant that specifies user operations (UOP) which are currently disabled. The function SetTime is disabled.
kDVDUOPResume 65536 A constant that specifies user operations (UOP) which are currently disabled. The function SetTime is disabled.
kDVDUOPScanOff 33554432 A constant that specifies user operations (UOP) which are currently disabled. Not used.
kDVDUOPStillOff 262144 A constant that specifies user operations (UOP) which are currently disabled. Not used.
kDVDUOPStop 8 A constant that specifies user operations (UOP) which are currently disabled. The function Stop is disabled.
kDVDUOPSubPictureStreamChange 2097152 A constant that specifies user operations (UOP) which are currently disabled. The function SetAudioStream is disabled.
kDVDUOPTimePlaySearch 1 A constant that specifies user operations (UOP) which are currently disabled. The function SetTime is disabled.
kDVDUOPTimePTTSearch 32 A constant that specifies user operations (UOP) which are currently disabled. The function DVDSetChapter is disabled.
kDVDUOPTitlePlay 4 A constant that specifies user operations (UOP) which are currently disabled. The functions ReturnToTitle, SetTitle, and SetChapter are disabled.
kDVDUOPVideoModeChange 16777216 A constant that specifies user operations (UOP) which are currently disabled. Not used.
kDVDUserNavigationEnter 5 A Constant that specifies keyboard operations used to select a menu button and execute the action or command associated with a button. Execute the action of the selected button.
kDVDUserNavigationMoveDown 2 A Constant that specifies keyboard operations used to select a menu button and execute the action or command associated with a button. Move to and select the button above the current location.
kDVDUserNavigationMoveLeft 3 A Constant that specifies keyboard operations used to select a menu button and execute the action or command associated with a button. Move to and select the button to the left of the current location.
kDVDUserNavigationMoveRight 4 A Constant that specifies keyboard operations used to select a menu button and execute the action or command associated with a button. Move to and select the button to the right of the current location.
kDVDUserNavigationMoveUp 1 A Constant that specifies keyboard operations used to select a menu button and execute the action or command associated with a button. Move to and select the button above the current location.
kDVDVMGMDomain 1 A constant that specifies playback domains or modes that define a set of possible actions. Video Manager Menu domain.
kDVDVTSMDomain 2 A constant that specifies playback domains or modes that define a set of possible actions. Video Title Set Menu domain.

The biggest plugin in space...