Share via


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
public property Bitrate Gets the bitrate.
public property BitrateValue Overridden. Gets the bitrate value.
public property BufferWindow Gets the size of the video buffer window.
public property IsTwoPass Overridden. Gets a value indicating whether two-pass encoding will be used.
public property IsVariableBitrate Overridden. Gets a value indicating whether the bitrate is variable (true) or constant (false).

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals Overloaded. Overridden.  
public method GetHashCode Overridden. Serves as a hash function for ConstantBitrate.
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

ConstantBitrate Class
Microsoft.Expression.Encoder.Profiles Namespace

   © 2011 by Microsoft Corporation. All rights reserved.