valbok / QtAVPlayer

Free and open-source Qt Media Player library based on FFmpeg, for Linux, Windows, macOS, iOS and Android.
MIT License
282 stars 54 forks source link

Introduce custom QAVAudioFrame #429

Closed valbok closed 8 months ago

valbok commented 8 months ago
fmt = audioFrame.format();
audioOutput.play({fmt, data});