MonoMac.AVFoundation.AVPlayer: Method Members

The methods of MonoMac.AVFoundation.AVPlayer are listed below. For a list of all members, see the AVPlayer Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddBoundaryTimeObserver(MonoMac.Foundation.NSValue[], MonoMac.CoreFoundation.DispatchQueue, MonoMac.Foundation.NSAction) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
AddPeriodicTimeObserver(MonoMac.CoreMedia.CMTime, MonoMac.CoreFoundation.DispatchQueue, AVTimeHandler) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
CancelPendingPrerolls()
Documentation for this section has not yet been entered.
static
FromPlayerItem(AVPlayerItem) : AVPlayer
Documentation for this section has not yet been entered.
static
FromUrl(MonoMac.Foundation.NSUrl) : AVPlayer
Documentation for this section has not yet been entered.
Pause()
Documentation for this section has not yet been entered.
Play()
Documentation for this section has not yet been entered.
Preroll(float, AVCompletion)
Documentation for this section has not yet been entered.
RemoveTimeObserver(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ReplaceCurrentItemWithPlayerItem(AVPlayerItem)
Documentation for this section has not yet been entered.
Seek(MonoMac.CoreMedia.CMTime)
Documentation for this section has not yet been entered.
Seek(MonoMac.CoreMedia.CMTime, AVCompletion)
Documentation for this section has not yet been entered.
Seek(MonoMac.CoreMedia.CMTime, MonoMac.CoreMedia.CMTime, MonoMac.CoreMedia.CMTime)
Documentation for this section has not yet been entered.
Seek(MonoMac.CoreMedia.CMTime, MonoMac.CoreMedia.CMTime, MonoMac.CoreMedia.CMTime, AVCompletion)
Documentation for this section has not yet been entered.
SetRate(float, MonoMac.CoreMedia.CMTime, MonoMac.CoreMedia.CMTime)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the AVPlayer object.