Share via


LiveDeviceSource.GetActiveVideoLine Method

Gets the index of the active video line.

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

Syntax

'Declaration
Public Function GetActiveVideoLine As Integer
'Usage
Dim instance As LiveDeviceSource
Dim returnValue As Integer

returnValue = instance.GetActiveVideoLine
public int GetActiveVideoLine ()
public:
int GetActiveVideoLine ()

Return Value

The index of the active video line

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.

See Also

Reference

LiveDeviceSource Class
LiveDeviceSource Members
Microsoft.Expression.Encoder.Live Namespace