Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qffmpegaudioencoderutils_p.h File Reference

(a32860d6947d1b5c47f5123772d9aee02d07d9cd)

#include <QtFFmpegMediaPluginImpl/private/qffmpeg_p.h>
#include <QtCore/qspan.h>
Include dependency graph for qffmpegaudioencoderutils_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QFFmpeg

Functions

AVSampleFormat QFFmpeg::adjustSampleFormat (QSpan< const AVSampleFormat > supportedFormats, AVSampleFormat requested)
int QFFmpeg::adjustSampleRate (QSpan< const int > supportedRates, int requested)
ChannelLayoutT QFFmpeg::adjustChannelLayout (QSpan< const ChannelLayoutT > supportedLayouts, const ChannelLayoutT &requested)