Query: roar_stream_exec
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
roar_stream_exec(3) System Manager's Manual: RoarAudio roar_stream_exec(3)NAMEroar_stream_exec - Set a stream as master stream of a clientSYNOPSIS#include <roaraudio.h> int roar_stream_exec(struct roar_connection * con, struct roar_stream * s);DESCRIPTIONThis sets a stream to be the master stream of a client. A master stream is a stream send via the client's controll channel. If a master stream is closed the client and all it's streams are closed. Setting a master stream can not be undone nor can any controll commands be send anymore. This is used mainly for opening a connection for just playback without need to change things later like roar_simple_play(3) does it.PARAMETERScon The connection to the server. s The stream to be set as master stream.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_exec(3)
Related Man Pages |
---|
roar_exit(3) - debian |
roar_simple_filter(3) - debian |
roar_simple_monitor(3) - debian |
roar_simple_record(3) - debian |
roar_stream_exec(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Setup NIM - need help please |
Nim |
NIM master-client connectivity issue |
Back up a client NIM from nim master |
OPENLDAP - not able to download profile from master |