Cycling SPU can get stuck.
It's related to the count and maybe setting an invalid value.
Minor bug, but annoying.
该提问来源于开源项目:caprica/vlcj
Cycling SPU can get stuck.
It's related to the count and maybe setting an invalid value.
Minor bug, but annoying.
该提问来源于开源项目:caprica/vlcj
Probably the cycleSpu method should be removed and clients instead should themselves implement the cycling using a combination of getSpu, SetSpu and getSpuDescriptions.