Mp3: Delay low level init.
This commit is contained in:
parent
d45fe93588
commit
864d0200fb
2 changed files with 10 additions and 11 deletions
18
test.py
18
test.py
|
@ -89,10 +89,19 @@ tests_good = [
|
|||
"audio/atrac/second/setbuffer",
|
||||
"audio/atrac/setdata",
|
||||
"audio/mp3/checkneeded",
|
||||
"audio/mp3/getbitrate",
|
||||
"audio/mp3/getchannel",
|
||||
"audio/mp3/getframenum",
|
||||
"audio/mp3/getloopnum",
|
||||
"audio/mp3/getmaxoutput",
|
||||
"audio/mp3/getmpegversion",
|
||||
"audio/mp3/getsamplerate",
|
||||
"audio/mp3/getsumdecoded",
|
||||
"audio/mp3/initresource",
|
||||
"audio/mp3/mp3test",
|
||||
"audio/mp3/release",
|
||||
"audio/mp3/reserve",
|
||||
"audio/mp3/setloopnum",
|
||||
"audio/output2/changelength",
|
||||
"audio/output2/reserve",
|
||||
"audio/output2/threads",
|
||||
|
@ -353,18 +362,9 @@ tests_next = [
|
|||
"audio/sceaudio/output",
|
||||
"audio/sceaudio/reserve",
|
||||
"audio/sascore/setadsr",
|
||||
"audio/mp3/getbitrate",
|
||||
"audio/mp3/getchannel",
|
||||
"audio/mp3/getframenum",
|
||||
"audio/mp3/getloopnum",
|
||||
"audio/mp3/getmaxoutput",
|
||||
"audio/mp3/getmpegversion",
|
||||
"audio/mp3/getsamplerate",
|
||||
"audio/mp3/getsumdecoded",
|
||||
"audio/mp3/infotoadd",
|
||||
"audio/mp3/init",
|
||||
"audio/mp3/notifyadd",
|
||||
"audio/mp3/setloopnum",
|
||||
"audio/output2/frequency",
|
||||
"audio/output2/release",
|
||||
"audio/output2/rest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue