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