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

View Source

DASH manifest configuration.

Attributes

  • segmentReferenceScheme (type: String.t, default: nil) - The segment reference scheme for a DASH manifest. The default is SEGMENT_LIST.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.