Uses of Class
com.azure.resourcemanager.mediaservices.models.Image
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of Image in com.azure.resourcemanager.mediaservices.models
Modifier and TypeClassDescriptionfinal class
Describes the properties for producing a series of JPEG images from the input video.final class
Describes the properties for producing a series of PNG images from the input video.Modifier and TypeMethodDescriptionImage.withKeyFrameInterval
(Duration keyFrameInterval) Set the keyFrameInterval property: The distance between two key frames.Set the label property: An optional label for the codec.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.Image.withStretchMode
(StretchMode stretchMode) Set the stretchMode property: The resizing mode - how the input video will be resized to fit the desired output resolution(s).Image.withSyncMode
(VideoSyncMode syncMode) Set the syncMode property: The Video Sync Mode.