Home
last modified time | relevance | path

Searched refs:shout_connection_control (Results 1 – 3 of 3) sorted by relevance

/dports/audio/libshout/libshout-2.4.5/src/
H A Dshout_private.h289 int shout_connection_control(shout_connection_t *con, shout_control_t control, ...);
H A Dconnection.c694 int shout_connection_control(shout_connection_t *con, shout_control_t control, ...) in shout_connection_control() function
H A Dshout.c1271 ret = shout_connection_control(self->connection, control, vpp); in shout_control()