AVPlayerInterstitialEventMonitor Class
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.
[Foundation.Register("AVPlayerInterstitialEventMonitor", true)]
public class AVPlayerInterstitialEventMonitor : Foundation.NSObject
[<Foundation.Register("AVPlayerInterstitialEventMonitor", true)>]
type AVPlayerInterstitialEventMonitor = class
inherit NSObject
- Inheritance
- Derived
- Attributes
Constructors
| Name | Description |
|---|---|
| AVPlayerInterstitialEventMonitor(AVPlayer) | |
| AVPlayerInterstitialEventMonitor(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| AVPlayerInterstitialEventMonitor(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
Properties
| Name | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Inherited from NSObject) |
| AccessibilityRespondsToUserInteraction | (Inherited from NSObject) |
| AccessibilityTextualContext | (Inherited from NSObject) |
| AccessibilityUserInputLabels | (Inherited from NSObject) |
| AssetListResponseStatusDidChangeErrorKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeErrorKey'. |
| AssetListResponseStatusDidChangeEventKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeEventKey'. |
| AssetListResponseStatusDidChangeNotification |
Notification constant for AssetListResponseStatusDidChange |
| AssetListResponseStatusDidChangeStatusKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeStatusKey'. |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| CurrentEvent | |
| CurrentEventDidChangeNotification |
Notification constant for CurrentEventDidChange |
| CurrentEventSkipControlLabel | |
| CurrentEventSkippableState | |
| CurrentEventSkippableStateDidChangeEventKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeEventKey'. |
| CurrentEventSkippableStateDidChangeNotification |
Notification constant for CurrentEventSkippableStateDidChange |
| CurrentEventSkippableStateDidChangeSkipControlLabelKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeSkipControlLabelKey'. |
| CurrentEventSkippableStateDidChangeStateKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeStateKey'. |
| CurrentEventSkippedEventKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorCurrentEventSkippedEventKey'. |
| CurrentEventSkippedNotification |
Notification constant for CurrentEventSkipped |
| DebugDescription | (Inherited from NSObject) |
| Description | (Inherited from NSObject) |
| Events | |
| EventsDidChangeNotification |
Notification constant for EventsDidChange |
| ExposedBindings | (Inherited from NSObject) |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| InterstitialEventDidFinishDidPlayEntireEventKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorInterstitialEventDidFinishDidPlayEntireEventKey'. |
| InterstitialEventDidFinishEventKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorInterstitialEventDidFinishEventKey'. |
| InterstitialEventDidFinishNotification |
Notification constant for InterstitialEventDidFinish |
| InterstitialEventDidFinishPlayoutTimeKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorInterstitialEventDidFinishPlayoutTimeKey'. |
| InterstitialEventWasUnscheduledErrorKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorInterstitialEventWasUnscheduledErrorKey'. |
| InterstitialEventWasUnscheduledEventKey |
Represents the value associated with the constant 'AVPlayerInterstitialEventMonitorInterstitialEventWasUnscheduledEventKey'. |
| InterstitialEventWasUnscheduledNotification |
Notification constant for InterstitialEventWasUnscheduled |
| InterstitialPlayer | |
| IsDirectBinding | (Inherited from NSObject) |
| IsProxy | (Inherited from NSObject) |
| PrimaryPlayer | |
| RetainCount | (Inherited from NSObject) |
| Self | (Inherited from NSObject) |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| Zone | (Inherited from NSObject) |