Media Player SDK
|
Displays the dialog box with the settings of the selected DirectShow filter.
procedure DirectShow_Filter_Show_Dialog(name: WideString; PageType: TVFPropertyPage);
__fastcall DirectShow_Filter_Show_Dialog(BSTR name, TVFPropertyPage PageType);
public DirectShow_Filter_Show_Dialog(String name, TVFPropertyPage PageType);
Public Sub DirectShow_Filter_Show_Dialog(name As String, PageType As TVFPropertyPage)
public DirectShow_Filter_Show_Dialog(string name, TVFPropertyPage PageType);
DirectShow_Filter_Show_Dialog(BSTR name, TVFPropertyPage PageType);
DirectShow_Filter_Show_Dialog
Parameters |
Description |
name: WideString |
Filter name. |
PageType: TVFPropertyPage |
Page type. |
Parent |
Parent handle. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|