Skip to content
  • Wim Taymans's avatar
    pulsesink: uncork fixes and use prebuf = 0 · 8d58de12
    Wim Taymans authored
    We can use prebuf = 0 to instruct pulse to not pause the stream on underflows.
    This way we can remove the underflow callback. We however have to manually
    uncork the stream now when we have no available space in the buffer or when we
    are writing too far away from the current read_index.
    8d58de12