Share via


AVAssetWriterInput.LanguageCode Proprietà

Definizione

In caso contrario null, il codice del linguaggio ISO 639-2/T dei dati. Se è necessario specificare anche un dialetto regionale, gli sviluppatori devono specificare ExtendedLanguageTag .

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

Valore della proprietà

(Altre documentazioni per questo nodo sono disponibili)

Il valore può essere null.

Attributi

Si applica a