Uses of Class
com.azure.resourcemanager.mediaservices.models.JpgImage
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of JpgImage in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionJpgImage.withKeyFrameInterval
(Duration keyFrameInterval) Set the keyFrameInterval property: The distance between two key frames.Set the label property: An optional label for the codec.JpgImage.withLayers
(List<JpgLayer> layers) Set the layers property: A collection of output JPEG 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.JpgImage.withSpriteColumn
(Integer spriteColumn) Set the spriteColumn property: Sets the number of columns used in thumbnail sprite image.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.JpgImage.withStretchMode
(StretchMode stretchMode) Set the stretchMode property: The resizing mode - how the input video will be resized to fit the desired output resolution(s).JpgImage.withSyncMode
(VideoSyncMode syncMode) Set the syncMode property: The Video Sync Mode.