Share via


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
public property BitrateValue Gets the bitrate value. If the bitrate is a quality bitrate, 0 is returned.
public property IsTwoPass Gets a value indicating whether two-pass encoding should be performed.
public property IsVariableBitrate 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 bitrate.
public method GetType  (Inherited from Object )
public methodstatic op_Equality Operator override to determine whether two bitrates are equal.
public methodstatic op_Inequality Operator override to determine whether two bitrates are not equal.
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

Bitrate Class
Microsoft.Expression.Encoder.Profiles Namespace

   © 2011 by Microsoft Corporation. All rights reserved.