Uses of Class
com.azure.resourcemanager.mediaservices.models.Format
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of Format in com.azure.resourcemanager.mediaservices.models
Modifier and TypeClassDescriptionclass
Describes the properties for an output image file.final class
Describes the settings for producing JPEG thumbnails.final class
Describes the properties for an output ISO MP4 file.class
Describes the properties for producing a collection of GOP aligned multi-bitrate files.final class
Describes the settings for producing PNG thumbnails.final class
Describes the properties for generating an MPEG-2 Transport Stream (ISO/IEC 13818-1) output video file(s).Modifier and TypeMethodDescriptionFormat.withFilenamePattern
(String filenamePattern) Set the filenamePattern property: The file naming pattern used for the creation of output files.Modifier and TypeMethodDescriptionStandardEncoderPreset.formats()
Get the formats property: The list of outputs to be produced by the encoder.Modifier and TypeMethodDescriptionStandardEncoderPreset.withFormats
(List<Format> formats) Set the formats property: The list of outputs to be produced by the encoder.