Google Cloud Video Transcoder V1 Client - Class TextStream (0.5.3)

Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class TextStream.

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

Generated from protobuf message google.cloud.video.transcoder.v1.TextStream

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ codec
string

The codec for this text stream. The default is webvtt . Supported text codecs: - srt - ttml - cea608 - cea708 - webvtt

↳ mapping
array< Google\Cloud\Video\Transcoder\V1\TextStream\TextMapping >

The mapping for the Job.edit_list atoms with text EditAtom.inputs .

getCodec

The codec for this text stream. The default is webvtt .

Supported text codecs:

  • srt
  • ttml
  • cea608
  • cea708
  • webvtt
Returns
Type
Description
string

setCodec

The codec for this text stream. The default is webvtt .

Supported text codecs:

  • srt
  • ttml
  • cea608
  • cea708
  • webvtt
Parameter
Name
Description
var
string
Returns
Type
Description
$this

getMapping

The mapping for the Job.edit_list atoms with text EditAtom.inputs .

Returns
Type
Description

setMapping

The mapping for the Job.edit_list atoms with text EditAtom.inputs .

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: