mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 16:48:52 +02:00
chunks have shorts
git-svn-id: svn://elaine/murooma/trunk@56 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
332bacd4ee
commit
f72c213407
3 changed files with 5 additions and 5 deletions
1
chunk.h
1
chunk.h
|
@ -13,7 +13,6 @@
|
|||
|
||||
#define FRAMES_PER_BUFFER (PLAYER_CHUNK_SIZE/CHANNELS)
|
||||
|
||||
int bufferMs;
|
||||
|
||||
template <size_t T>
|
||||
struct ChunkT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue