Uses of Class
com.azure.resourcemanager.mediaservices.models.MultiBitrateFormat
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of MultiBitrateFormat in com.azure.resourcemanager.mediaservices.models
Modifier and TypeClassDescriptionfinal class
Describes the properties for an output ISO MP4 file.final class
Describes the properties for generating an MPEG-2 Transport Stream (ISO/IEC 13818-1) output video file(s).Modifier and TypeMethodDescriptionMultiBitrateFormat.withFilenamePattern
(String filenamePattern) Set the filenamePattern property: The file naming pattern used for the creation of output files.MultiBitrateFormat.withOutputFiles
(List<OutputFile> outputFiles) Set the outputFiles property: The list of output files to produce.