Uses of Class
com.azure.resourcemanager.mediaservices.models.PngImage
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of PngImage in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionPngImage.withKeyFrameInterval
(Duration keyFrameInterval) Set the keyFrameInterval property: The distance between two key frames.Set the label property: An optional label for the codec.PngImage.withLayers
(List<PngLayer> layers) Set the layers property: A collection of output PNG image layers to be produced by the encoder.Set the range property: The position relative to transform preset start time in the input video at which to stop generating thumbnails.Set the start property: The position in the input video from where to start generating thumbnails.Set the step property: The intervals at which thumbnails are generated.PngImage.withStretchMode
(StretchMode stretchMode) Set the stretchMode property: The resizing mode - how the input video will be resized to fit the desired output resolution(s).PngImage.withSyncMode
(VideoSyncMode syncMode) Set the syncMode property: The Video Sync Mode.