extendedLanguageTag
The language tag of the track.
Declaration
static var extendedLanguageTag: AVAsyncProperty<Root, String?> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
The value is a BCP-47 language tag, or nil if the track doesn’t specify a language tag.