Properties of an AudioStream.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
codec |
string | null |
<optional> |
AudioStream codec |
bitrateBps |
number | null |
<optional> |
AudioStream bitrateBps |
channelCount |
number | null |
<optional> |
AudioStream channelCount |
channelLayout |
Array.<string> | null |
<optional> |
AudioStream channelLayout |
mapping |
Array.<google.cloud.video.transcoder.v1.AudioStream.IAudioMapping> | null |
<optional> |
AudioStream mapping |
sampleRateHertz |
number | null |
<optional> |
AudioStream sampleRateHertz |
languageCode |
string | null |
<optional> |
AudioStream languageCode |
displayName |
string | null |
<optional> |
AudioStream displayName |