VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.Video_Codec_Show_Dialog Method

Displays the dialog box with the settings of the selected video codec.

Pascal
procedure Video_Codec_Show_Dialog(name: WideString; PageType: TVFPropertyPage);
C++
__fastcall Video_Codec_Show_Dialog(BSTR name, TVFPropertyPage PageType);
C#
public Video_Codec_Show_Dialog(String name, TVFPropertyPage PageType);
Visual Basic
Public Sub Video_Codec_Show_Dialog(name As String, PageType As TVFPropertyPage)
Java
public Video_Codec_Show_Dialog(string name, TVFPropertyPage PageType);
IDL
Video_Codec_Show_Dialog(BSTR name, TVFPropertyPage PageType);
JavaScript
Video_Codec_Show_Dialog
PHP
public Video_Codec_Show_Dialog($name, TVFPropertyPage $PageType);
Parameters 
Description 
name: WideString 
Codec name. 
PageType: TVFPropertyPage 
Page type. 
parent 
parent handle. 
Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!