Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h134 #define CMD_GET_AVG_BITRATE 0x33 /* get the average bitrate */ macro
H A Dserver.c1470 case CMD_GET_AVG_BITRATE: in handle_command()
H A Dinterface.c448 send_int_to_srv (CMD_GET_AVG_BITRATE); in get_avg_bitrate()