dump_to_file
Description:
[ CCode ( cname = "gst_harness_dump_to_file" ) ]
public void dump_to_file (string filename)
Allows you to dump the Buffers the Harness sinkpad
AsyncQueue to a file.
MT safe.
Parameters:
this |
a Harness
|
filename |
a char with a the name of a file
|