AVPlayer.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current status of the AVPlayer.
public virtual AVFoundation.AVPlayerStatus Status { [Foundation.Export("status")] get; }
member this.Status : AVFoundation.AVPlayerStatus
Property Value
- Attributes
Remarks
This property will be Unknown until the player has attempted to load media resources.