ConstantBitrate Members
Used to specify a constant bitrate.
The following tables list the members exposed by the ConstantBitrate type.
Public Constructors
Name | Description | |
---|---|---|
ConstantBitrate | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Bitrate | Gets the bitrate. | |
BitrateValue | Overridden. Gets the bitrate value. | |
BufferWindow | Gets the size of the video buffer window. | |
IsTwoPass | Overridden. Gets a value indicating whether two-pass encoding will be used. | |
IsVariableBitrate | Overridden. 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 ConstantBitrate. | |
GetType | (Inherited from Object ) | |
op_Equality | Overloaded. | |
op_Inequality | Overloaded. | |
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
ConstantBitrate Class
Microsoft.Expression.Encoder.Profiles Namespace
© 2011 by Microsoft Corporation. All rights reserved.