# Variables
NanBreakSize is the number of nan-samples to insert between songs, which players use to realign playback.
SampleRate is the sample rate of the stream.
StreamChunkSize is the size of one stream chunk in samples.
StreamChunkTime is the duration is takes to play one stream chunk.
StreamDelay is the delay of the stream, which players use to decode chunks.
StreamStartDelay is the delay before starting the stream.
TimeSyncCycleDelay is the delay between cycles in one time sync.
TimeSyncCycles is the number of cycles used to sync time to server.
TimeSyncInterval is the time interval between syncing time to server.