![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qtmultimediaglobal.h"
#include <QtFFmpegMediaPluginImpl/private/qffmpegdefs_p.h>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | QFFmpeg |
Typedefs | |
using | QFFmpeg::AvioWriteBufferType |
Functions | |
int | QFFmpeg::readQIODevice (void *opaque, uint8_t *buf, int buf_size) |
int | QFFmpeg::writeQIODevice (void *opaque, AvioWriteBufferType buf, int buf_size) |
int64_t | QFFmpeg::seekQIODevice (void *opaque, int64_t offset, int whence) |