GoogleApi.Transcoder.V1beta1.Model.PreprocessingConfig (google_api_transcoder v0.2.0) View Source

Preprocessing configurations.

Attributes

  • audio (type: GoogleApi.Transcoder.V1beta1.Model.Audio.t, default: nil) - Audio preprocessing configuration.
  • color (type: GoogleApi.Transcoder.V1beta1.Model.Color.t, default: nil) - Color preprocessing configuration.
  • crop (type: GoogleApi.Transcoder.V1beta1.Model.Crop.t, default: nil) - Specify the video cropping configuration.
  • deblock (type: GoogleApi.Transcoder.V1beta1.Model.Deblock.t, default: nil) - Deblock preprocessing configuration.
  • denoise (type: GoogleApi.Transcoder.V1beta1.Model.Denoise.t, default: nil) - Denoise preprocessing configuration.
  • pad (type: GoogleApi.Transcoder.V1beta1.Model.Pad.t, default: nil) - Specify the video pad filter configuration.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.