MPMoviePlayerController.TimedMetadataUserInfoKey Property

Definition

Represents the value associated with the constant MPMoviePlayerTimedMetadataUserInfoKey

[Foundation.Field("MPMoviePlayerTimedMetadataUserInfoKey", "MediaPlayer")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVPlayerViewController' (AVKit) instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString TimedMetadataUserInfoKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVPlayerViewController' (AVKit) instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TimedMetadataUserInfoKey : Foundation.NSString

Property Value

Attributes

Applies to