Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::TextStream (v0.3.0)

Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::TextStream.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#codec

def codec() -> ::String
Returns
  • (::String) —

    Required. The codec for this text stream.

    Supported text codecs:

    • cea608
    • cea708

#codec=

def codec=(value) -> ::String
Parameter
  • value (::String) —

    Required. The codec for this text stream.

    Supported text codecs:

    • cea608
    • cea708
Returns
  • (::String) —

    Required. The codec for this text stream.

    Supported text codecs:

    • cea608
    • cea708