TextTrack
object
@odata.typestringRequired
The discriminator for derived types.
displayNamestringOptional
The display name of the track on a video player. In HLS, this maps to the NAME attribute of EXT-X-MEDIA.
The HLS specific setting for the track.
Show 3 propertiesHide 3 properties
characteristicsstringOptional
The characteristics for the HLS setting.
defaultbooleanOptionalDefaults to false
Default track?
forcedbooleanOptionalDefaults to false
Forced track?
languageCodestringOptional
The RFC5646 language code for the track.
playerVisibilityenumOptionalDefaults to Visible
When PlayerVisibility is set to 'Visible', the track will be present in the DASH manifest or HLS playlist when requested by a client. When the PlayerVisibility is set to 'Hidden', the track will not be available to the client. The default value is 'Visible'.
Allowed values:VisibleHidden
trackNamestringRequired
The name of the track in the manifest.