Class Preset
java.lang.Object
com.azure.resourcemanager.mediaservices.models.Preset
- Direct Known Subclasses:
AudioAnalyzerPreset
,BuiltInStandardEncoderPreset
,FaceDetectorPreset
,StandardEncoderPreset
Base type for all Presets, which define the recipe or instructions on how the input media files should be processed.
-
Constructor Summary
-
Method Summary
-
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.
-