VisioForge Video Capture SDK (Delphi / ActiveX)
|
Gets the current signal source from the crossbar.
function PIP_Sources_Device_GetCrossbar_GetItem(Index: Integer): WideString;
__fastcall BSTR PIP_Sources_Device_GetCrossbar_GetItem(int Index);
public String PIP_Sources_Device_GetCrossbar_GetItem(int Index);
Public Function PIP_Sources_Device_GetCrossbar_GetItem(Index As Integer) As String
public string PIP_Sources_Device_GetCrossbar_GetItem(int Index);
BSTR PIP_Sources_Device_GetCrossbar_GetItem(int Index);
PIP_Sources_Device_GetCrossbar_GetItem
public PIP_Sources_Device_GetCrossbar_GetItem($Index);
Parameters |
Description |
Index: Integer |
Item index. |
Returns the current signal source from the crossbar.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|