java.lang.Object
com.azure.resourcemanager.mediaservices.models.Preset
Direct Known Subclasses:
AudioAnalyzerPreset, BuiltInStandardEncoderPreset, FaceDetectorPreset, StandardEncoderPreset

public class Preset extends Object
Base type for all Presets, which define the recipe or instructions on how the input media files should be processed.
  • Constructor Details

    • Preset

      public Preset()
      Creates an instance of Preset class.
  • Method Details

    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.