Share via


EncoderDevice Members

This class represents an audio or a video device that is installed on the system.

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

Public Properties

  Name Description
public property Category Gets the capture category of this device. Most devices are capture devices, however some devices, such as speakers, are playback devices. Live jobs only supports capture devices, while ScreenCapture jobs support both playback and capture devices.
public property DevicePath Gets the device path for this device. The device path is a unique identifier to help distinguish between two or more instances of the same type of device on a system.
public property Name Gets the name of this device.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Dispose Overloaded.  
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 Dispose Overloaded.  
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

EncoderDevice Class
Microsoft.Expression.Encoder.Devices Namespace

   © 2011 by Microsoft Corporation. All rights reserved.