Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVPlayerViewControlMBS control.

AVPlayerViewControlMBS.actionPopUpButtonMenu as NSMenuMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The action popup menu.

Clients can set this property in order to show an action pop up button. Default is nil.
(Read and Write property)

AVPlayerViewControlMBS.allowsPictureInPicturePlayback as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether or not the receiver allows Picture in Picture playback.

Default is false.
Available in MacOS 10.15 or later.
(Read and Write property)

AVPlayerViewControlMBS.canBeginTrimming as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether or not the current media can be trimmed.

(Read only property)

AVPlayerViewControlMBS.contentOverlayView as NSViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Use the content overlay view to add additional custom views between the video content and the controls.

(Read only property)

AVPlayerViewControlMBS.controlsStyle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The style of the playback controls pane currently associated with the view.

(Read and Write property)

AVPlayerViewControlMBS.player as AVPlayerMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The player from which to source the media content for the view.

(Read and Write property)

AVPlayerViewControlMBS.readyForDisplay as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Boolean indicating that the first video frame has been made ready for display for the current item of the associated AVPlayer.

(Read only property)

AVPlayerViewControlMBS.showsFrameSteppingButtons as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Replace scanning controls in the playback UI with frame stepping buttons.

Default is false.
(Read and Write property)

AVPlayerViewControlMBS.showsFullScreenToggleButton as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether or not the controls pane will show a full screen toggle button.

Default is false.
(Read and Write property)

AVPlayerViewControlMBS.showsSharingServiceButton as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether or not the controls pane will show a sharing service button when the current player item can be shared.

Default is false.
(Read and Write property)

AVPlayerViewControlMBS.showsTimecodes as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 20.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
If timecodes are available, allow the AVPlayerView controls to enter timecode mode.

Default is false.
Available in MacOS 10.15 or later.
(Read and Write property)

AVPlayerViewControlMBS.updatesNowPlayingInfoCenter as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether or not the now playing info center should be updated.

Default is true.
(Read and Write property)

AVPlayerViewControlMBS.videoBounds as NSRectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current size and position of the video image as displayed within the receiver's view's bounds.

(Read only property)

AVPlayerViewControlMBS.videoGravity as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A string defining how the video is displayed within an AVPlayerLayer bounds rect.

Options are AVLayerVideoGravityResizeAspect, AVLayerVideoGravityResizeAspectFill and AVLayerVideoGravityResize. AVLayerVideoGravityResizeAspect is default.
See <AVFoundation/AVAnimation.h> for a description of these options.
(Read and Write property)

AVPlayerViewControlMBS.View as NSViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property AVFoundation MBS AVFoundation Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The reference to the AVPlayerView object.

(Read only property)

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


The biggest plugin in space...