Uses of Class
com.azure.resourcemanager.mediaservices.models.OutputFile
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of OutputFile in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionOutputFile.withLabels
(List<String> labels) Set the labels property: The list of labels that describe how the encoder should multiplex video and audio into an output file.Modifier and TypeMethodDescriptionMultiBitrateFormat.outputFiles()
Get the outputFiles property: The list of output files to produce.Modifier and TypeMethodDescriptionMp4Format.withOutputFiles
(List<OutputFile> outputFiles) Set the outputFiles property: The list of output files to produce.MultiBitrateFormat.withOutputFiles
(List<OutputFile> outputFiles) Set the outputFiles property: The list of output files to produce.TransportStreamFormat.withOutputFiles
(List<OutputFile> outputFiles) Set the outputFiles property: The list of output files to produce.