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