Bitrate Members
The base bitrate class.
The following tables list the members exposed by the Bitrate type.
Protected Constructors
Name | Description | |
---|---|---|
Bitrate |
Top
Public Properties
Name | Description | |
---|---|---|
BitrateValue | Gets the bitrate value. If the bitrate is a quality bitrate, 0 is returned. | |
IsTwoPass | Gets a value indicating whether two-pass encoding should be performed. | |
IsVariableBitrate | Gets a value indicating whether the bitrate is variable (true) or constant (false). |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Serves as a hash function for bitrate. | |
GetType | (Inherited from Object ) | |
op_Equality | Operator override to determine whether two bitrates are equal. | |
op_Inequality | Operator override to determine whether two bitrates are not equal. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from EncoderObject) |
Top
See Also
Reference
Bitrate Class
Microsoft.Expression.Encoder.Profiles Namespace
© 2011 by Microsoft Corporation. All rights reserved.