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

Gets the name of selected WMV 8 profile.

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