Uses of Class
com.azure.resourcemanager.mediaservices.models.Layer
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of Layer in com.azure.resourcemanager.mediaservices.models
Modifier and TypeClassDescriptionfinal class
Describes the settings to be used when encoding the input video into a desired output bitrate layer with the H.264 video codec.final class
Describes the settings to be used when encoding the input video into a desired output bitrate layer with the H.265 video codec.class
Describes the settings to be used when encoding the input video into a desired output bitrate layer.final class
Describes the settings to produce a JPEG image from the input video.final class
Describes the settings to produce a PNG image from the input video.class
Describes the settings to be used when encoding the input video into a desired output bitrate layer.Modifier and TypeMethodDescriptionLayer.withHeight
(String height) Set the height property: The height of the output video for this layer.Set the label property: The alphanumeric label for this layer, which can be used in multiplexing different video and audio layers, or in naming the output file.Set the width property: The width of the output video for this layer.