GoogleApi.Transcoder.V1beta1.Model.AdBreak (google_api_transcoder v0.4.2)

View Source

Ad break.

Attributes

  • startTimeOffset (type: String.t, default: nil) - Start time in seconds for the ad break, relative to the output file timeline. The default is 0s.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Transcoder.V1beta1.Model.AdBreak{
  startTimeOffset: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.