chunk: added attribute "other"
Preparation for cross-fading support in the output thread.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
void
|
||||
music_chunk_init(struct music_chunk *chunk)
|
||||
{
|
||||
chunk->other = NULL;
|
||||
chunk->length = 0;
|
||||
chunk->tag = NULL;
|
||||
chunk->replay_gain_serial = 0;
|
||||
|
||||
Reference in New Issue
Block a user