Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::MuxStream::Fmp4Config.
fmp4
container configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#codec_tag
def codec_tag() -> ::String
-
(::String) —
Optional. Specify the codec tag string that will be used in the media bitstream. When not specified, the codec appropriate value is used.
Supported H265 codec tags:
hvc1
(default)hev1
#codec_tag=
def codec_tag=(value) -> ::String
-
value (::String) —
Optional. Specify the codec tag string that will be used in the media bitstream. When not specified, the codec appropriate value is used.
Supported H265 codec tags:
hvc1
(default)hev1
-
(::String) —
Optional. Specify the codec tag string that will be used in the media bitstream. When not specified, the codec appropriate value is used.
Supported H265 codec tags:
hvc1
(default)hev1