Uses of Class
com.azure.resourcemanager.mediaservices.models.AudioTrack
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of AudioTrack in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAudioTrack.withDashSettings
(DashSettings dashSettings) Set the dashSettings property: The DASH specific setting for the audio track.AudioTrack.withDisplayName
(String displayName) Set the displayName property: The display name of the audio track on a video player.AudioTrack.withFileName
(String fileName) Set the fileName property: The file name to the source file.AudioTrack.withHlsSettings
(HlsSettings hlsSettings) Set the hlsSettings property: The HLS specific setting for the audio track.AudioTrack.withLanguageCode
(String languageCode) Set the languageCode property: The RFC5646 language code for the audio track.AudioTrack.withMpeg4TrackId
(Integer mpeg4TrackId) Set the mpeg4TrackId property: The MPEG-4 audio track ID for the audio track.