LiveDeviceSource Class

This class represents an audio and/or video device that is used as a source in the live encoder.

Namespace: Microsoft.Expression.Encoder.Live
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public NotInheritable Class LiveDeviceSource
    Inherits LiveSource
'Usage
Dim instance As LiveDeviceSource
public sealed class LiveDeviceSource : LiveSource
public ref class LiveDeviceSource sealed : public LiveSource

Inheritance Hierarchy

System.Object
   Microsoft.Expression.Encoder.Live.LiveSource
    Microsoft.Expression.Encoder.Live.LiveDeviceSource

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

LiveDeviceSource Members
Microsoft.Expression.Encoder.Live Namespace