summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2021-05-07 14:17:13 +0200
committerLars Knoll <lars.knoll@qt.io>2021-05-07 13:04:51 +0000
commitb8cf9cae1baafc6a6ca8ba853aac6025834c3a36 (patch)
treebffda02116dae116c338d344a54e7449db96bee1 /examples
parentb3557ea828e0f6855d4093ec45acaaa2b05e6f10 (diff)
Clean up QAudioBuffer API and implementation
And tidy up the docs a bit as well. QAudioBuffer can really be just a class that contains a QByteArray for the data, a QAudioFormat and the time stamp. The QAbstractAudioBuffer design was never used and is overkill for audio data anyway, as we can afford to copy that once. Change-Id: I4e1e580db6ecd32b8e92e251f145ab3b851b1bd1 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions