GoogleApi.Transcoder.V1.Model.Fmp4Config (google_api_transcoder v0.4.2)

View Source

fmp4 container configuration.

Attributes

  • codecTag (type: String.t, default: nil) - 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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Transcoder.V1.Model.Fmp4Config{codecTag: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.