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

Gets selected video codec from the codec list.

Pascal
function WMV_Custom_Video_Codecs_GetItem(Index: Integer): WideString;
C++
__fastcall BSTR WMV_Custom_Video_Codecs_GetItem(int Index);
C#
public String WMV_Custom_Video_Codecs_GetItem(int Index);
Visual Basic
Public Function WMV_Custom_Video_Codecs_GetItem(Index As Integer) As String
Java
public string WMV_Custom_Video_Codecs_GetItem(int Index);
IDL
BSTR WMV_Custom_Video_Codecs_GetItem(int Index);
JavaScript
WMV_Custom_Video_Codecs_GetItem
PHP
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!