ProfileBase Members

The base class for profiles.

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

Protected Constructors

  Name Description
ProfileBase Overloaded.  

Top

Public Properties

  Name Description
public property Bitrate Gets or sets the bitrate to use when encoding.
public property IsEditable Gets a value indicating whether the profile can be modified.
public property StreamCopyOnly Gets a value indicating whether this profile supports only stream copying. This can happen if the decoder is installed but the encoder is not installed.
public property XmlDescription Gets the XML description of the profile if the profile was initialized from an XML profile string.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
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

ProfileBase Class
Microsoft.Expression.Encoder.Profiles Namespace

   © 2011 by Microsoft Corporation. All rights reserved.