VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.PIP_Sources_Device_GetCrossbar Method

Initializes crossbar from selected DeviceName.

Pascal
function PIP_Sources_Device_GetCrossbar(DeviceName: WideString): Boolean;
C++
__fastcall Boolean PIP_Sources_Device_GetCrossbar(BSTR DeviceName);
C#
public Boolean PIP_Sources_Device_GetCrossbar(String DeviceName);
Visual Basic
Public Function PIP_Sources_Device_GetCrossbar(DeviceName As String) As Boolean
Java
public Boolean PIP_Sources_Device_GetCrossbar(string DeviceName);
IDL
Boolean PIP_Sources_Device_GetCrossbar(BSTR DeviceName);
JavaScript
PIP_Sources_Device_GetCrossbar
PHP
public Boolean PIP_Sources_Device_GetCrossbar($DeviceName);
Parameters 
Description 
DeviceName: WideString 
DeviceName name. 

Returns , if the operation was successful.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!