Query: roar_get_standby
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
roar_get_standby(3) System Manager's Manual: RoarAudio roar_get_standby(3)NAMEroar_get_standby, roar_set_standby - Get and set RoarAudio's sound servers standby stateSYNOPSIS#include <roaraudio.h> int roar_get_standby(struct roar_connection * con); int roar_set_standby(struct roar_connection * con, int state);DESCRIPTIONGet or set the standby state of the server. If the server is in standby no audio is played. The audio device may be released depending on configuration.PARAMETERScon The connection to the server. state The new state. This may be ROAR_STANDBY_ACTIVE for standby to be set active or ROAR_STANDBY_INACTIVE for normal operating mode.RETURN VALUEroar_get_standby returns ROAR_STANDBY_ACTIVE, ROAR_STANDBY_INACTIVE or -1 on error. roar_set_standby returns on success 0. On error, -1 is returned.EXAMPLESFIXMESEE ALSOroar_simple_get_standby(3), libroar(7), RoarAudio(7). RoarAudio May 2011 roar_get_standby(3)
Related Man Pages |
---|
roar_connect(3) - debian |
roar_connectionref(3) - debian |
roar_connectionunref(3) - debian |
roar_get_vol(3) - debian |
roar_terminate(3) - debian |
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |