Audio Player: Minor change
parent
c1c21ec84f
commit
841481599e
|
@ -164,7 +164,7 @@
|
||||||
id userInfo = currentUserInfo;
|
id userInfo = currentUserInfo;
|
||||||
NSDictionary *rgi = currentRGInfo;
|
NSDictionary *rgi = currentRGInfo;
|
||||||
|
|
||||||
while (![bufferChain openWithDecoder:decoder withOutputFormat:[output format] withRGInfo:currentRGInfo])
|
while (![bufferChain openWithDecoder:decoder withOutputFormat:[output format] withRGInfo:rgi])
|
||||||
{
|
{
|
||||||
bufferChain = nil;
|
bufferChain = nil;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue