*click* *pop* *POOF*

This commit is contained in:
Bart van Strien
2011-12-13 17:11:57 +01:00
parent 362a7835b4
commit 91fefbd1ee
@@ -111,6 +111,7 @@ namespace lullaby
{
case MPG123_NEW_FORMAT:
{
size += numbytes;
long rate = 0;
int encoding = 0;
int ret = mpg123_getformat(handle, &rate, &channels, &encoding);