PreprocessingConfig constructor
      
      PreprocessingConfig({})
     
    
    
Implementation
PreprocessingConfig({
  this.audio,
  this.color,
  this.crop,
  this.deblock,
  this.deinterlace,
  this.denoise,
  this.pad,
});PreprocessingConfig({
  this.audio,
  this.color,
  this.crop,
  this.deblock,
  this.deinterlace,
  this.denoise,
  this.pad,
});