reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

of::MFSourceReaderNotifyCallback Struct Referenceabstract

#include <ofMediaFoundationSoundPlayer.h>

Inheritance diagram for of::MFSourceReaderNotifyCallback:
ofMediaFoundationSoundPlayer

Public Member Functions

virtual void OnSourceReaderEvent (HRESULT hrStatus, DWORD dwStreamIndex, DWORD dwStreamFlags, LONGLONG llTimestamp, IMFSample *pSample)=0
 

Member Function Documentation

◆ OnSourceReaderEvent()

virtual void of::MFSourceReaderNotifyCallback::OnSourceReaderEvent ( HRESULT  hrStatus,
DWORD  dwStreamIndex,
DWORD  dwStreamFlags,
LONGLONG  llTimestamp,
IMFSample *  pSample 
)
pure virtual

The documentation for this struct was generated from the following file: