Constant librespot_audio::READ_AHEAD_DURING_PLAYBACK[][src]

pub const READ_AHEAD_DURING_PLAYBACK: Duration;
Expand description

While playing back, this many seconds of data ahead of the current read position are requested. Note: the calculations are done using the nominal bitrate of the file. The actual amount of audio data may be larger or smaller.