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 Member List
This is the complete list of members for ofMediaFoundationUtils::AsyncCallback, including all inherited members.
AddRef() | ofMediaFoundationUtils::AsyncCallback | inline |
AsyncCallback(std::function< void()> aCallBack) | ofMediaFoundationUtils::AsyncCallback | inline |
GetParameters(_Out_ DWORD *flags, _Out_ DWORD *queue) | ofMediaFoundationUtils::AsyncCallback | inline |
Invoke(IMFAsyncResult *pResult) | ofMediaFoundationUtils::AsyncCallback | inline |
m_refCount | ofMediaFoundationUtils::AsyncCallback | protected |
mCallBack | ofMediaFoundationUtils::AsyncCallback | protected |
QueryInterface(REFIID riid, LPVOID *ppvObj) | ofMediaFoundationUtils::AsyncCallback | inline |
Release() | ofMediaFoundationUtils::AsyncCallback | inline |
~AsyncCallback()=default | ofMediaFoundationUtils::AsyncCallback | virtual |