Uses of Class
com.azure.resourcemanager.mediaservices.models.TextTrack
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of TextTrack in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionTextTrack.withDisplayName
(String displayName) Set the displayName property: The display name of the text track on a video player.TextTrack.withFileName
(String fileName) Set the fileName property: The file name to the source file.TextTrack.withHlsSettings
(HlsSettings hlsSettings) Set the hlsSettings property: The HLS specific setting for the text track.TextTrack.withPlayerVisibility
(Visibility playerVisibility) Set the playerVisibility property: When PlayerVisibility is set to "Visible", the text track will be present in the DASH manifest or HLS playlist when requested by a client.