aout: split out packet-oriented output support code
This provides aout_PacketPlay(), aout_PacketPause() and aout_PacketFlush() helpers for legacy audio outputs. They conveniently match the callback prototypes of pf_play, pf_pause and pf_flush respectively.
Showing
Please register or sign in to comment