View Source GoogleApi.Transcoder.V1.Model.VideoStream (google_api_transcoder v0.4.0)

Video stream resource.

Attributes

  • h264 (type: GoogleApi.Transcoder.V1.Model.H264CodecSettings.t, default: nil) - H264 codec settings.
  • h265 (type: GoogleApi.Transcoder.V1.Model.H265CodecSettings.t, default: nil) - H265 codec settings.
  • vp9 (type: GoogleApi.Transcoder.V1.Model.Vp9CodecSettings.t, default: nil) - VP9 codec settings.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.