#include <AVFifoBufferWrapper.h>
Definition at line 16 of file AVFifoBufferWrapper.h.
◆ AVFifoBufferWrapper() [1/3]
◆ AVFifoBufferWrapper() [2/3]
◆ AVFifoBufferWrapper() [3/3]
AVFifoBufferWrapper::AVFifoBufferWrapper |
( |
const FFmpegFunctions & |
ffmpeg, |
|
|
int |
size |
|
) |
| |
|
noexcept |
Definition at line 16 of file AVFifoBufferWrapper.cpp.
19{
21}
const FFmpegFunctions & mFFmpeg
AVFifoBuffer * mAVFifoBuffer
AVFifoBuffer *(* av_fifo_alloc)(unsigned int size)
References size.
◆ ~AVFifoBufferWrapper()
AVFifoBufferWrapper::~AVFifoBufferWrapper |
( |
| ) |
|
|
virtual |
◆ GetWrappedValue() [1/2]
const AVFifoBuffer * AVFifoBufferWrapper::GetWrappedValue |
( |
| ) |
const |
|
noexcept |
◆ GetWrappedValue() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ mAVFifoBuffer
AVFifoBuffer* AVFifoBufferWrapper::mAVFifoBuffer { nullptr } |
|
protected |
◆ mFFmpeg
The documentation for this class was generated from the following files: