Output
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "snd_output_t" , cprefix = "snd_output_" , free_function = "snd_output_close" ) ]
public class Output
Content:
Static methods:
- public static int buffer_open (out Output output)
- public static int stdio_attach (out Output output, FILE file, int close = 1)
- public static int stdio_open (out Output output, string file, string mode)
Methods: