MonoMac.AVFoundation.AVPlayerItem: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddOutput(AVPlayerItemOutput)
Documentation for this section has not yet been entered.
CancelPendingSeeks()
Documentation for this section has not yet been entered.
static
FromAsset(AVAsset) : AVPlayerItem
Documentation for this section has not yet been entered.
static
FromUrl(MonoMac.Foundation.NSUrl) : AVPlayerItem
Documentation for this section has not yet been entered.
RemoveOutput(AVPlayerItemOutput)
Documentation for this section has not yet been entered.
Seek(MonoMac.CoreMedia.CMTime) : bool
Documentation for this section has not yet been entered.
Seek(MonoMac.Foundation.NSDate) : bool
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.Foundation.NSDate, AVCompletion) : bool
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.
SeekToDate(MonoMac.CoreMedia.CMTime, MonoMac.CoreMedia.CMTime, MonoMac.CoreMedia.CMTime) : bool
Documentation for this section has not yet been entered.
StepByCount(int)
Documentation for this section has not yet been entered.

Protected Methods

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