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