]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Add a new call to the backends -- prepare_to_play() -- to give them advance warning...
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 8 Aug 2024 15:09:26 +0000 (16:09 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 8 Aug 2024 15:09:26 +0000 (16:09 +0100)
commit67f422fb9d83ab58c061c77626afe981fb2d3abc
treef0a5eddee25e279dd5a7a61f65fce4721ced6cea
parent734f93a76ff5292a08d29a754428fe95a0b29978
Add a new call to the backends -- prepare_to_play() -- to give them advance warning that audio will be coming soon. Sent when the first frame is received.
player.c