Uses of Class
com.azure.resourcemanager.mediaservices.models.H265Video
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of H265Video in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionH265Video.withComplexity
(H265Complexity complexity) Set the complexity property: Tells the encoder how to choose its encoding settings.H265Video.withKeyFrameInterval
(Duration keyFrameInterval) Set the keyFrameInterval property: The distance between two key frames.Set the label property: An optional label for the codec.H265Video.withLayers
(List<H265Layer> layers) Set the layers property: The collection of output H.265 layers to be produced by the encoder.H265Video.withSceneChangeDetection
(Boolean sceneChangeDetection) Set the sceneChangeDetection property: Specifies whether or not the encoder should insert key frames at scene changes.H265Video.withStretchMode
(StretchMode stretchMode) Set the stretchMode property: The resizing mode - how the input video will be resized to fit the desired output resolution(s).H265Video.withSyncMode
(VideoSyncMode syncMode) Set the syncMode property: The Video Sync Mode.