EncoderPlugin Members

The class from which a plug-in is derived.

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

Protected Constructors

  Name Description
EncoderPlugin  

Top

Public Properties

  Name Description
public property PublishingHost Gets the publishing host.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method CreateObjRef  (Inherited from MarshalByRefObject )
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetLifetimeService  (Inherited from MarshalByRefObject )
public method GetType  (Inherited from Object )
public method InitializeLifetimeService  (Inherited from MarshalByRefObject )
public method InitPublishingHost Sets the publishing host.
public method OnEncodeStart Is called when encoding is about to start.
public method OnJobLoad Is called when a job is loaded. In the UI, the MediaItems may not be loaded yet.
public method OnMediaItemLoad Is called when a MediaItem is loaded from a job. Outside the UI, this will be called before OnJobLoad. Inside the UI this will be called after OnJobLoad because the UI loads the job asynchronously.
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  Overloaded. (Inherited from MarshalByRefObject )

Top

See Also

Reference

EncoderPlugin Class
Microsoft.Expression.Encoder.Plugins Namespace

   © 2011 by Microsoft Corporation. All rights reserved.