MPMoviePlayerController.TimedMetadataKeyLanguageCode Property

Definition

Represents the value associated with the constant MPMoviePlayerTimedMetadataKeyLanguageCode

[Foundation.Field("MPMoviePlayerTimedMetadataKeyLanguageCode", "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 TimedMetadataKeyLanguageCode { [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.TimedMetadataKeyLanguageCode : Foundation.NSString

Property Value

Attributes

Applies to