AVMediaSelectionOption.ExtendedLanguageTag Property

Definition

If not null, the IETFC BCP 47 language tag of the option.

[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 ExtendedLanguageTag { [Foundation.Export("extendedLanguageTag")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ExtendedLanguageTag : string

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to