Hi,
could you tell me if it is possible to stream a byte array in QtAV components?
I'm newbbe in this library and I don't find nothing about this.
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,
could you tell me if it is possible to stream a byte array in QtAV components?
I'm newbbe in this library and I don't find nothing about this.
Thank you very much
Angelo
solved,
with a QBuffer and setIODevice
Thank you
Angelo