Platforms to show: All Mac Windows Linux Cross-Platform

Back to DVDPlaybackMBS class.

Previous items Next items

DVDPlaybackMBS.kDVDRegionCode4 = 247

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies marketing regions for DVD discs and playback devices.

Region 4: Australia, New Zealand, Central & South America.

DVDPlaybackMBS.kDVDRegionCode5 = 239

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies marketing regions for DVD discs and playback devices.

Region 5: Northwest Asia and North Africa.

DVDPlaybackMBS.kDVDRegionCode6 = 223

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies marketing regions for DVD discs and playback devices.

Region 6: China.

DVDPlaybackMBS.kDVDRegionCode7 = 191

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies marketing regions for DVD discs and playback devices.

Region 7: Unassigned.

DVDPlaybackMBS.kDVDRegionCode8 = 127

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies marketing regions for DVD discs and playback devices.

Region 8: Special venues (airplanes, hotels, cruise ships).

DVDPlaybackMBS.kDVDRegionCodeUninitialized = 255

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies marketing regions for DVD discs and playback devices.

The default region code for an uninitialized DVD drive.

DVDPlaybackMBS.kDVDScanDirectionBackward = 1

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies the direction of play.

Scan in the reverse direction.

DVDPlaybackMBS.kDVDScanDirectionForward = 0

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies the direction of play.

Scan in the forward direction.

DVDPlaybackMBS.kDVDScanRate16x = 16

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRate1x = 1

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRate2x = 2

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRate32x = 32

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRate4x = 4

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRate8x = 8

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRateOneEigth = -8

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRateOneFourth = -4

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDScanRateOneHalf = -2

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.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.

DVDPlaybackMBS.kDVDStateIdle = 6

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constants that specify the current play state.

Not used.

DVDPlaybackMBS.kDVDStatePaused = 3

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constants that specify the current play state.

DVD-Video media is open and paused or frame-stepping.

DVDPlaybackMBS.kDVDStatePlaying = 1

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constants that specify the current play state.

DVD-Video media is open and playing at normal rate (1x scan rate).

DVDPlaybackMBS.kDVDStatePlayingSlow = 7

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
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.

DVDPlaybackMBS.kDVDStatePlayingStill = 2

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constants that specify the current play state.

DVD-Video media is open and playing a single frame.

DVDPlaybackMBS.kDVDStateScanning = 5

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constants that specify the current play state.

DVD-Video media is open and playing in fast motion (greater than 1x scan rate).

DVDPlaybackMBS.kDVDStateStopped = 4

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constants that specify the current play state.

DVD-Video media is open and stopped (not playing).

DVDPlaybackMBS.kDVDStateUnknown = 0

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constants that specify the current play state.

The initial state of a new DVD-Video playback session.

DVDPlaybackMBS.kDVDSTOPDomain = 4

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies playback domains or modes that define a set of possible actions.

Stop State domain.

DVDPlaybackMBS.kDVDSubpictureExtensionCodeCaption4Children = 3

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies the purpose of a subpicture stream.

A language-caption subpicture for children.

DVDPlaybackMBS.kDVDSubpictureExtensionCodeCaptionBiggerSize = 2

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies the purpose of a subpicture stream.

A large language-caption subpicture.

DVDPlaybackMBS.kDVDSubpictureExtensionCodeCaptionNormalSize = 1

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies the purpose of a subpicture stream.

A language-caption subpicture.

DVDPlaybackMBS.kDVDSubpictureExtensionCodeClosedCaption4Children = 7

Type Topic Plugin Version
const DVD Playback MBS MacOSX Plugin 9.2
A constant that specifies the purpose of a subpicture stream.

A closed-caption subpicture for children.

Previous items Next items

The items on this page are in the following plugins: MBS MacOSX Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...