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
QFFmpeg::AbstractAudioFrameConverter Struct Referenceabstract

#include <qffmpegaudioframeconverter_p.h>

Collaboration diagram for QFFmpeg::AbstractAudioFrameConverter:

Public Member Functions

virtual ~AbstractAudioFrameConverter ()
virtual QAudioBuffer convert (AVFrame *)=0

Detailed Description

Definition at line 31 of file qffmpegaudioframeconverter_p.h.

Constructor & Destructor Documentation

◆ ~AbstractAudioFrameConverter()

QFFmpeg::AbstractAudioFrameConverter::~AbstractAudioFrameConverter ( )
virtualdefault

Member Function Documentation

◆ convert()

virtual QAudioBuffer QFFmpeg::AbstractAudioFrameConverter::convert ( AVFrame * )
pure virtual

The documentation for this struct was generated from the following files: