Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVMediaSelectionOptionMBS class.

AVMediaSelectionOptionMBS.displayName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 14.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Provides an String suitable for display using the current system locale.

Available on Mac OS X 10.9 or newer.
May use this option's common metadata, media characteristics and locale properties in addition to the current system locale to formulate an string intended for display. Equivalent to displayNameWithLocale(NSLocaleMBS.currentLocale).
(Read only property)

AVMediaSelectionOptionMBS.extendedLanguageTag as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 14.0 ✅ Yes ❌ No ❌ No ✅ Yes All
Indicates the RFC 4646 language tag associated with the option. May be nil.

Available on Mac OS X 10.9 or newer.
(Read only property)

AVMediaSelectionOptionMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

AVMediaSelectionOptionMBS.isPlayable as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
Property AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Indicates whether a media selection option is playable.

If the media data associated with the option cannot be decoded or otherwise rendered, playable is false.
(Read only property)

AVMediaSelectionOptionMBS.locale as NSLocaleMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
Property AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Indicates the locale for which the media option was authored.

(Read only property)

AVMediaSelectionOptionMBS.mediaType as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
Property AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The media type of the media data, e.g. AVMediaTypeAudio, AVMediaTypeSubtitle, etc.

(Read only property)

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


The biggest plugin in space...