Google Cloud Video Transcoder V1beta1 Client - Class AudioChannel (0.5.3)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ inputs array<Google\Cloud\Video\Transcoder\V1beta1\AudioStream\AudioAtom\AudioChannel\AudioChannelInput>

List of Job.inputs for this audio channel.

getInputs

List of Job.inputs for this audio channel.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setInputs

List of Job.inputs for this audio channel.

Parameter
NameDescription
var array<Google\Cloud\Video\Transcoder\V1beta1\AudioStream\AudioAtom\AudioChannel\AudioChannelInput>
Returns
TypeDescription
$this