Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to DVDPlaybackMBS class.
DVDPlaybackMBS.DVDEvent(eventcode as Integer, value1 as Integer, value2 as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | DVD Playback | MBS MacOSX Plugin | 4.0 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Lasterror is set.
Requires Mac OS X 10.3.
DVDEventCode constants - The different event a client can register for to get notified (return value: UInt32)
kDVDEventTitle | 1 | value1: Title |
kDVDEventPTT | 2 | value1: Chapter |
kDVDEventValidUOP | 3 | value1: UOP code mask (DVDUOPCode) |
kDVDEventAngle | 4 | value1: StreamID |
kDVDEventAudioStream | 5 | value1: StreamID |
kDVDEventSubpictureStream | 6 | value1: streamID / (value2 ! 0): visible |
kDVDEventDisplayMode | 7 | value1: DVDAspectRatio |
kDVDEventDomain | 8 | value1: DVDDomainCode |
kDVDEventBitrate | 9 | value1: Bits / sec |
kDVDEventStill | 10 | value1: On (1) - Off (0) |
kDVDEventPlayback | 11 | value1: DVDState |
kDVDEventVideoStandard | 12 | value1: DVDFormat |
kDVDEventStreams | 13 | value1: None (trigger for general stream change) |
kDVDEventScanSpeed | 14 | value1: Speed (1x,2x,3x,...) |
kDVDEventMenuCalled | 15 | value1: DVDMenu |
kDVDEventParental | 16 | value1: parental level number |
kDVDEventPGC | 17 | value1: PGC number |
kDVDEventGPRM | 18 | value1: GPRM index / value2: data |
kDVDEventRegionMismatch | 19 | value1: disc region |
kDVDEventTitleTime | 20 | value1: elapsed time / value2: duration of title [ms] |
kDVDEventSubpictureStreamNumbers | 21 | value1: number of subpicture streams in title |
kDVDEventAudioStreamNumbers | 22 | value1: number of audio streams in title |
kDVDEventAngleNumbers | 23 | value1: number of angles in title |
kDVDEventError | 24 | value1: DVDErrorCode |
kDVDEventCCInfo | 25 | value1: cc event opcode, value2: cc event data |
kDVDEventChapterTime | 26 | value1: elapsed time / value2: duration of current chapter [ms] |
DVDPlaybackMBS.FatalError(errorcode as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | DVD Playback | MBS MacOSX Plugin | 4.0 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Lasterror is set.
Requires Mac OS X 10.3.
The items on this page are in the following plugins: MBS MacOSX Plugin.