[][src]Type Definition librespot_playback::player::SinkEventCallback

type SinkEventCallback = Box<dyn Fn(SinkStatus) + Send>;