VariableConstrainedBitrate Members

Is used to specify a variable constrained bitrate.

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

Public Constructors

  Name Description
VariableConstrainedBitrate Overloaded.  

Top

Public Properties

  Name Description
public property AverageBitrate  Gets the average bitrate  (Inherited from VariableUnconstrainedBitrate)
public property BitrateValue  Gets the bitrate value.  (Inherited from VariableUnconstrainedBitrate)
public property IsTwoPass  Gets a value indicating whether Expression Encoder has to do two-pass encoding  (Inherited from VariableUnconstrainedBitrate)
public property IsVariableBitrate  Gets a value indicating whether the bitrate is variable (true) or constant (false).  (Inherited from VariableUnconstrainedBitrate)
public property PeakBitrate Gets the peak bitrate.
public property PeakBufferWindow Gets the peak buffer window.

Top

Public Methods

(see also Protected Methods )

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

VariableConstrainedBitrate Class
Microsoft.Expression.Encoder.Profiles Namespace

   © 2011 by Microsoft Corporation. All rights reserved.