The members of MonoMac.AVFoundation.AVPlayer are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
AVPlayer() | Default constructor that initializes a new instance of this class with no parameters. | |
| Documentation for this section has not yet been entered. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Documentation for this section has not yet been entered. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| ActionAtItemEnd | AVPlayerActionAtItemEnd. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ClosedCaptionDisplayEnabled | bool. Documentation for this section has not yet been entered. | |
| [read-only] | CurrentItem | AVPlayerItem. Documentation for this section has not yet been entered. |
| [read-only] | CurrentTime | MonoMac.CoreMedia.CMTime. Documentation for this section has not yet been entered. |
| [read-only] | Error | MonoMac.Foundation.NSError. Documentation for this section has not yet been entered. |
| MasterClock | MonoMac.CoreMedia.CMClock. Documentation for this section has not yet been entered. | |
| Rate | float. Documentation for this section has not yet been entered. | |
| [read-only] | Status | AVPlayerStatus. Documentation for this section has not yet been entered. |
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. | ||