mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-10 04:27:48 -05:00
snd_midi_event_encode() will reset the encoder when it returns an encoded event. It is possible that the function returns with an encoded event when the internal buffer is full, in that case we need to push the event and continue encoding without reseting the encoder. 0 is not a snd_midi_event_encode() error, so don't handle it like one. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||