Query: roar_stream_new
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
roar_stream_new(3) System Manager's Manual: RoarAudio roar_stream_new(3)NAMEroar_stream_new - creates a new stream objectSYNOPSIS#include <roaraudio.h> int roar_stream_new(struct roar_stream * s, unsigned int rate, unsigned int channels, unsigned int bits, unsigned int codec);DESCRIPTIONThis call create a new stream object.PARAMETERSThe parameter s is a pointer to the new stream object. For a description of the other parameters see roar_simple_play(3).RETURN VALUEOn success these calls return 0. On error, -1 is returned.EXAMPLESFIXMESEE ALSOroar_simple_play(3), libroar(7), RoarAudio(7). RoarAudio May 2011 roar_stream_new(3)
Related Man Pages |
---|
roar_get_vol(3) - debian |
roar_simple_new_stream(3) - debian |
roar_simple_play(3) - debian |
roar_simple_record(3) - debian |
roar_stream_connect_to(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
A (ksh) Library For and From UNIX.com |
How to copy a column of multiple files and paste into new excel file (next to column)? |