Declaration
procedure SaveGraph(const filename: WideString);
Description
Save the filter graph to a file.
This method is useful to debug the filter graph built using Connect.
The file must have 'grf' extension and can be read using GraphEdit utility (from the Microsoft DirectShow SDK).