![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtFFmpegMediaPluginImpl/private/qffmpeg_p.h>
#include <QtCore/qspan.h>
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) |