Query: roar_stream_connect
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
roar_stream_connect(3) System Manager's Manual: RoarAudio roar_stream_connect(3)NAMEroar_stream_connect - Connect a stream to RoarAudio's sound serverSYNOPSIS#include <roaraudio.h> int roar_stream_connect(struct roar_connection * con, struct roar_stream * s, int dir);DESCRIPTIONThis connects a new stream as created by roar_stream_new(3) to the server.PARAMETERScon The connection to the sound server s The stream object to connect. dir The direction of the new stream. See roar_simple_stream(3) for details.RETURN VALUEOn success these calls return 0. On error, -1 is returned.EXAMPLESFIXMESEE ALSOroar_stream_new(3), roar_simple_stream(3), libroar(7), RoarAudio(7). RoarAudio May 2011 roar_stream_connect(3)
Related Man Pages |
---|
roar_exit(3) - debian |
roar_get_vol(3) - debian |
roar_simple_new_stream(3) - debian |
roar_stream_connect_to(3) - debian |
roar_stream_exec(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |