This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofMediaFoundationUtils::AsyncCallback Class Reference
#include <ofMediaFoundationSoundPlayer.h>
Inheritance diagram for ofMediaFoundationUtils::AsyncCallback:

Public Member Functions | |
AsyncCallback (std::function< void()> aCallBack) | |
virtual | ~AsyncCallback ()=default |
IFACEMETHODIMP | GetParameters (_Out_ DWORD *flags, _Out_ DWORD *queue) |
STDMETHODIMP | Invoke (IMFAsyncResult *pResult) |
HRESULT STDMETHODCALLTYPE | QueryInterface (REFIID riid, LPVOID *ppvObj) |
ULONG STDMETHODCALLTYPE | AddRef () |
ULONG STDMETHODCALLTYPE | Release () |
Protected Attributes | |
std::function< void()> | mCallBack |
ULONG | m_refCount = 0 |
Constructor & Destructor Documentation
◆ AsyncCallback()
|
inline |
◆ ~AsyncCallback()
|
virtualdefault |
Member Function Documentation
◆ AddRef()
|
inline |
◆ GetParameters()
|
inline |
◆ Invoke()
|
inline |
◆ QueryInterface()
|
inline |
◆ Release()
|
inline |
Member Data Documentation
◆ m_refCount
|
protected |
◆ mCallBack
|
protected |
The documentation for this class was generated from the following file:
- /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/sound/ofMediaFoundationSoundPlayer.h