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
AddBoundaryTimeObserver(MonoMac.Foundation.NSValue[], MonoMac.CoreFoundation.DispatchQueue, MonoMac.Foundation.NSAction)Documentation for this section has not yet been entered. | ||
AddPeriodicTimeObserver(MonoMac.CoreMedia.CMTime, MonoMac.CoreFoundation.DispatchQueue, AVTimeHandler)Documentation for this section has not yet been entered. | ||
CancelPendingPrerolls()Documentation for this section has not yet been entered. | ||
static | FromPlayerItem(AVPlayerItem)Documentation for this section has not yet been entered. | |
static | FromUrl(MonoMac.Foundation.NSUrl)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. | ||