H264Video.RateControlMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The video rate control mode.
public Azure.ResourceManager.Media.Models.H264RateControlMode? RateControlMode { get; set; }
member this.RateControlMode : Nullable<Azure.ResourceManager.Media.Models.H264RateControlMode> with get, set
Public Property RateControlMode As Nullable(Of H264RateControlMode)