Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qffmpegioutils_p.h File Reference

(087e9d474423dc3336a620cdabfbfdef94a70be1)

#include "qtmultimediaglobal.h"
#include "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)