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

Saves custom profile to the file.

Pascal
procedure WMV_Custom_Profile_Save_To_File(Filename: WideString);
C++
__fastcall WMV_Custom_Profile_Save_To_File(BSTR Filename);
C#
public WMV_Custom_Profile_Save_To_File(String Filename);
Visual Basic
Public Sub WMV_Custom_Profile_Save_To_File(Filename As String)
Java
public WMV_Custom_Profile_Save_To_File(string Filename);
IDL
WMV_Custom_Profile_Save_To_File(BSTR Filename);
JavaScript
WMV_Custom_Profile_Save_To_File
PHP
public WMV_Custom_Profile_Save_To_File($Filename);
Parameters 
Description 
Filename: WideString 
File name. 
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!