VisioForge Video Edit SDK (Delphi / ActiveX)
|
Displays the dialog box with the settings of the selected video codec.
procedure Video_Codec_Show_Dialog(name: WideString; PageType: TVFPropertyPage);
__fastcall Video_Codec_Show_Dialog(BSTR name, TVFPropertyPage PageType);
public Video_Codec_Show_Dialog(String name, TVFPropertyPage PageType);
Public Sub Video_Codec_Show_Dialog(name As String, PageType As TVFPropertyPage)
public Video_Codec_Show_Dialog(string name, TVFPropertyPage PageType);
Video_Codec_Show_Dialog(BSTR name, TVFPropertyPage PageType);
Video_Codec_Show_Dialog
public Video_Codec_Show_Dialog($name, TVFPropertyPage $PageType);
Parameters |
Description |
name: WideString |
Codec name. |
PageType: TVFPropertyPage |
Page type. |
parent |
parent handle. |
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|