| 
 
VisioForge Video Edit SDK (Delphi / ActiveX) 
 | 
Adds DirectShow filter to the list. You can use filters to process video.
function Video_Filters_Add(name: WideString): Boolean;
__fastcall Boolean Video_Filters_Add(BSTR name);
public Boolean Video_Filters_Add(String name);
Public Function Video_Filters_Add(name As String) As Boolean
public Boolean Video_Filters_Add(string name);
Boolean Video_Filters_Add(BSTR name);
Video_Filters_Add
public Boolean Video_Filters_Add($name);
| 
 
Parameters   | 
 
Description   | 
| 
 
name: WideString   | 
 
Filter name.   | 
You can specify filters parameters using either the settings dialog box or direct access to the filter interface with the help of the plug-in system.
Doc-O-Matic.| 
 
Copyright (c) 2011. All rights reserved. 
 | 
| 
 
What do you think about this topic?  Send feedback!  
 |