VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.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.

Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!