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