Reference documentation and code samples for the Google Cloud Video Transcoder V1beta1 Client class AudioChannel.
The audio channel.
Generated from protobuf message google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel
Namespace
Google \ Cloud \ Video \ Transcoder \ V1beta1 \ AudioStream \ AudioAtomMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ inputs |
array<Google\Cloud\Video\Transcoder\V1beta1\AudioStream\AudioAtom\AudioChannel\AudioChannelInput>
List of |
getInputs
List of Job.inputs
for this audio channel.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setInputs
List of Job.inputs
for this audio channel.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Video\Transcoder\V1beta1\AudioStream\AudioAtom\AudioChannel\AudioChannelInput>
|
Returns | |
---|---|
Type | Description |
$this |