VariableQualityBitrate Members

Used to specify a variable quality bitrate.

The following tables list the members exposed by the VariableQualityBitrate type.

Public Constructors

  Name Description
VariableQualityBitrate Initializes a new instance of the VariableQualityBitrate class.

Top

Public Properties

  Name Description
public property BitrateValue  Gets the bitrate value. If the bitrate is a quality bitrate, 0 is returned.  (Inherited from Bitrate)
public property IsTwoPass Overridden. Gets a value indicating whether Expression Encoder has to do two-pass encoding, which isn't required for VBR Quality.
public property IsVariableBitrate Overridden. Gets a value indicating whether the bitrate is variable (true) or constant (false).
public property Quality Gets the quality.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals Overloaded. Overridden.  
public method GetHashCode Overridden. Serves as a hash function for VariableQualityBitrate.
public method GetType  (Inherited from Object )
public methodstatic op_Equality Overloaded.  
public methodstatic op_Inequality Overloaded.  
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Public Events

  Name Description
public event PropertyChanged  Occurs when a property value changes.  (Inherited from EncoderObject)

Top

See Also

Reference

VariableQualityBitrate Class
Microsoft.Expression.Encoder.Profiles Namespace

   © 2011 by Microsoft Corporation. All rights reserved.