Uses of Class
com.azure.resourcemanager.mediaservices.models.Audio
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of Audio in com.azure.resourcemanager.mediaservices.models
Modifier and TypeClassDescriptionfinal class
Describes Advanced Audio Codec (AAC) audio encoding settings.final class
Describes Dolby Digital Audio Codec (AC3) audio encoding settings.Modifier and TypeMethodDescriptionAudio.withBitrate
(Integer bitrate) Set the bitrate property: The bitrate, in bits per second, of the output encoded audio.Audio.withChannels
(Integer channels) Set the channels property: The number of channels in the audio.Set the label property: An optional label for the codec.Audio.withSamplingRate
(Integer samplingRate) Set the samplingRate property: The sampling rate to use for encoding in hertz.