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