Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsink.c1582 size_t rewind_bytes; in pa_sink_get_last_rewind() local
1588 …send(s->asyncmsgq, PA_MSGOBJECT(s), PA_SINK_MESSAGE_GET_LAST_REWIND, &rewind_bytes, 0, NULL) == 0); in pa_sink_get_last_rewind()
1590 return rewind_bytes; in pa_sink_get_last_rewind()