#include <VideoBuffer.h>
§ ~IVideoBufferPool()
virtual IVideoBufferPool::~IVideoBufferPool |
( |
| ) |
|
|
virtualdefault |
§ Configure()
virtual void IVideoBufferPool::Configure |
( |
AVPixelFormat |
format, |
|
|
int |
size |
|
) |
| |
|
inlinevirtual |
§ Discard()
§ Get()
§ GetPtr()
§ IsCompatible()
virtual bool IVideoBufferPool::IsCompatible |
( |
AVPixelFormat |
format, |
|
|
int |
size |
|
) |
| |
|
inlinevirtual |
§ IsConfigured()
virtual bool IVideoBufferPool::IsConfigured |
( |
| ) |
|
|
inlinevirtual |
§ Released()
§ Return()
virtual void IVideoBufferPool::Return |
( |
int |
id | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: