roar_server_oinfo(3)

NAME

roar_server_oinfo - Gets information on the output stream of RoarAudio's sound server

SYNOPSIS

#include <roaraudio.h>

int roar_server_oinfo(struct roar_connection * con, struct  roar_stream
* s);

DESCRIPTION

Gets information on the output stream of the sound server. The output stream is the stream it sends to the soundcard. This can be used to get optimal parameters for all operations so the server don't need to resample.

PARAMETERS

con The connection to the server.

s A stream object to be filled with information on the output
stream.

RETURN VALUE

On success these calls return 0. On error, -1 is returned.

EXAMPLES

FIXME

SEE ALSO

roar_simple_filter(3), roar_simple_monitor(3), libroar(7), RoarAudio(7).
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout