Hi,
I have a QByteArray that is the buffer of I put the data that qtav is playing.
The problem is that there is a bad_alloc error when the qbytarray is too big.
How can I delete the yet played part?
Thank you very much.
Angelo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a QByteArray that is the buffer of I put the data that qtav is playing.
The problem is that there is a bad_alloc error when the qbytarray is too big.
How can I delete the yet played part?
Thank you very much.
Angelo