Uses of Class
com.azure.resourcemanager.mediaservices.models.StandardEncoderPreset
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of StandardEncoderPreset in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStandardEncoderPreset.withCodecs
(List<Codec> codecs) Set the codecs property: The list of codecs to be used when encoding the input video.StandardEncoderPreset.withExperimentalOptions
(Map<String, String> experimentalOptions) Set the experimentalOptions property: Dictionary containing key value pairs for parameters not exposed in the preset itself.StandardEncoderPreset.withFilters
(Filters filters) Set the filters property: One or more filtering operations that are applied to the input media before encoding.StandardEncoderPreset.withFormats
(List<Format> formats) Set the formats property: The list of outputs to be produced by the encoder.