22 #ifndef QTAV_MediaIO_P_H 23 #define QTAV_MediaIO_P_H 27 #include <QtCore/QString> 47 #endif // QTAV_MediaIO_P_H
#define Q_AV_PRIVATE_EXPORT
Definition: QtAV_Global.h:43
AudioOutput ao; ao.setAudioFormat(fmt); ao.open(); while (has_data) { data = read_data(ao->bufferSize...
Definition: AudioDecoder.h:31