Uses of Class
com.azure.resourcemanager.mediaservices.models.DDAudio
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of DDAudio in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionDDAudio.withBitrate
(Integer bitrate) Set the bitrate property: The bitrate, in bits per second, of the output encoded audio.DDAudio.withChannels
(Integer channels) Set the channels property: The number of channels in the audio.Set the label property: An optional label for the codec.DDAudio.withSamplingRate
(Integer samplingRate) Set the samplingRate property: The sampling rate to use for encoding in hertz.