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