FirstQuality Constructors
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.
Overloads
FirstQuality() |
Initializes a new instance of the FirstQuality class. |
FirstQuality(Int32) |
Initializes a new instance of the FirstQuality class. |
FirstQuality()
Initializes a new instance of the FirstQuality class.
public FirstQuality ();
Public Sub New ()
Applies to
FirstQuality(Int32)
Initializes a new instance of the FirstQuality class.
public FirstQuality (int bitrate);
new Microsoft.Azure.Management.Media.Models.FirstQuality : int -> Microsoft.Azure.Management.Media.Models.FirstQuality
Public Sub New (bitrate As Integer)
Parameters
- bitrate
- Int32
The first quality bitrate.