Edit

Share via


AVPlayerItemAccessLogEvent.PlaybackType Property

Definition

If not null, a string that describes whether the stream is live, VOD, or file-based.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string PlaybackType { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("playbackType", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.PlaybackType : string

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to