Google Cloud Video Transcoder V1beta1 Client - Class ElementaryStream (0.10.5)

Reference documentation and code samples for the Google Cloud Video Transcoder V1beta1 Client class ElementaryStream.

Encoding of an input file such as an audio, video, or text track.

Elementary streams must be packaged before mapping and sharing between different output formats.

Generated from protobuf message google.cloud.video.transcoder.v1beta1.ElementaryStream

Namespace

Google \ Cloud \ Video \ Transcoder \ V1beta1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ key
string

A unique key for this elementary stream.

↳ video_stream
↳ audio_stream
↳ text_stream
Google\Cloud\Video\Transcoder\V1beta1\TextStream

Encoding of a text stream. For example, closed captions or subtitles.

getKey

A unique key for this elementary stream.

Returns
Type
Description
string

setKey

A unique key for this elementary stream.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getVideoStream

Encoding of a video stream.

Returns
Type
Description

hasVideoStream

setVideoStream

Encoding of a video stream.

Parameter
Name
Description
Returns
Type
Description
$this

getAudioStream

Encoding of an audio stream.

Returns
Type
Description

hasAudioStream

setAudioStream

Encoding of an audio stream.

Parameter
Name
Description
Returns
Type
Description
$this

getTextStream

Encoding of a text stream. For example, closed captions or subtitles.

Returns
Type
Description

hasTextStream

setTextStream

Encoding of a text stream. For example, closed captions or subtitles.

Parameter
Name
Description
Returns
Type
Description
$this

getElementaryStream

Returns
Type
Description
string
Create a Mobile Website
View Site in Mobile | Classic
Share by: