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
qffmpegioutils_p.h File Reference

(a32860d6947d1b5c47f5123772d9aee02d07d9cd)

#include "qtmultimediaglobal.h"
#include <QtFFmpegMediaPluginImpl/private/qffmpegdefs_p.h>
#include <type_traits>
+ Include dependency graph for qffmpegioutils_p.h:
+ This graph shows which files directly or indirectly include this file:

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)