Man Page: roar_simple_get_standby
Operating Environment: debian
Section: 3
roar_simple_get_standby(3) System Manager's Manual: RoarAudio roar_simple_get_standby(3)NAMEroar_simple_get_standby - Get RoarAudio's standby stateSYNOPSIS#include <roaraudio.h> int roar_simple_get_standby(int fh);DESCRIPTIONAsks the server for it's standby state. This function is marked obsolete and will be removed soon. Use roar_get_standby(3).PARAMETERSfh FIXMERETURN VALUEOn success this call return ROAR_STANDBY_ACTIVE or ROAR_STANDBY_INACTIVE. On error, -1 is returned.EXAMPLESFIXMESEE ALSOroar_get_standby(3), libroar(7), RoarAudio(7). RoarAudio May 2011 roar_simple_get_standby(3)
| Related Man Pages |
|---|
| roar_connectionref(3) - debian |
| roar_connectionunref(3) - debian |
| roar_simple_stream(3) - debian |
| roar_stream_connect_to(3) - debian |
| roar_terminate(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |