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