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