Information about the audio settings of an encoding profile.
More...
Information about the audio settings of an encoding profile.
long Google.Api.Ads.AdManager.v202311.AudioSettings.bitrate |
|
getset |
The bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps.
bool Google.Api.Ads.AdManager.v202311.AudioSettings.bitrateSpecified |
|
getset |
true
, if a value is specified for bitrate, false
otherwise.
long Google.Api.Ads.AdManager.v202311.AudioSettings.channels |
|
getset |
The number of audio channels, including low frequency channels. This value has a maximum of 8.
bool Google.Api.Ads.AdManager.v202311.AudioSettings.channelsSpecified |
|
getset |
true
, if a value is specified for channels, false
otherwise.
string Google.Api.Ads.AdManager.v202311.AudioSettings.codec |
|
getset |
The RFC6381 codec string of the audio.
long Google.Api.Ads.AdManager.v202311.AudioSettings.sampleRateHertz |
|
getset |
The audio sample rate in hertz. Must be between 44kHz and 100kHz.
bool Google.Api.Ads.AdManager.v202311.AudioSettings.sampleRateHertzSpecified |
|
getset |
The documentation for this class was generated from the following file: