#include <FFmpegBlobIoContext.h>
|
| int | ffRead (void *opaque, uint8_t *buf, int size) |
| |
| int64_t | ffSeek (void *opaque, int64_t offset, int whence) |
| |
◆ FFmpegBlobIoContext() [1/2]
| FFmpegBlobIoContext::FFmpegBlobIoContext |
( |
| ) |
|
|
default |
◆ FFmpegBlobIoContext() [2/2]
| FFmpegBlobIoContext::FFmpegBlobIoContext |
( |
Blob |
blob | ) |
|
|
explicit |
◆ ~FFmpegBlobIoContext()
| FFmpegBlobIoContext::~FFmpegBlobIoContext |
( |
| ) |
|
◆ avioContext()
| AVIOContext * FFmpegBlobIoContext::avioContext |
( |
| ) |
const |
|
inline |
◆ blob()
| const Blob & FFmpegBlobIoContext::blob |
( |
| ) |
const |
|
inline |
◆ createAvioContext()
| void FFmpegBlobIoContext::createAvioContext |
( |
| ) |
|
|
private |
◆ destroyAvioContext()
| void FFmpegBlobIoContext::destroyAvioContext |
( |
| ) |
|
|
private |
◆ reset()
| void FFmpegBlobIoContext::reset |
( |
Blob |
blob | ) |
|
◆ ffRead
| int ffRead |
( |
void * |
opaque, |
|
|
uint8_t * |
buf, |
|
|
int |
size |
|
) |
| |
|
friend |
◆ ffSeek
| int64_t ffSeek |
( |
void * |
opaque, |
|
|
int64_t |
offset, |
|
|
int |
whence |
|
) |
| |
|
friend |
◆ _blob
| Blob FFmpegBlobIoContext::_blob |
|
private |
◆ _ctx
| AVIOContext* FFmpegBlobIoContext::_ctx = nullptr |
|
private |
◆ _stream
The documentation for this class was generated from the following files: