Definition at line 112 of file decklink_dec.cpp.
◆ decklink_allocator()
| decklink_allocator::decklink_allocator |
( |
| ) |
|
|
inline |
◆ ~decklink_allocator()
| virtual decklink_allocator::~decklink_allocator |
( |
| ) |
|
|
inlinevirtual |
◆ AllocateBuffer()
| virtual HRESULT STDMETHODCALLTYPE decklink_allocator::AllocateBuffer |
( |
unsigned int | bufferSize, |
|
|
void ** | allocatedBuffer ) |
|
inlinevirtual |
◆ ReleaseBuffer()
| virtual HRESULT STDMETHODCALLTYPE decklink_allocator::ReleaseBuffer |
( |
void * | buffer | ) |
|
|
inlinevirtual |
◆ Commit()
| virtual HRESULT STDMETHODCALLTYPE decklink_allocator::Commit |
( |
| ) |
|
|
inlinevirtual |
◆ Decommit()
| virtual HRESULT STDMETHODCALLTYPE decklink_allocator::Decommit |
( |
| ) |
|
|
inlinevirtual |
◆ QueryInterface()
| virtual HRESULT STDMETHODCALLTYPE decklink_allocator::QueryInterface |
( |
REFIID | riid, |
|
|
LPVOID * | ppv ) |
|
inlinevirtual |
◆ AddRef()
| virtual ULONG STDMETHODCALLTYPE decklink_allocator::AddRef |
( |
void | | ) |
|
|
inlinevirtual |
◆ Release()
| virtual ULONG STDMETHODCALLTYPE decklink_allocator::Release |
( |
void | | ) |
|
|
inlinevirtual |
◆ _refs
| std::atomic<int> decklink_allocator::_refs |
|
private |
The documentation for this class was generated from the following file: