Loading...
Searching...
No Matches
List of all members
BMediaEventLooper Class Referenceabstract

#include <MediaEventLooper.h>

Inherits BMediaNode.

Inherited by GameProducer.

Detailed Description

BMediaEventLooper spawns a thread which calls WaitForMessage, pushes BMediaNode messages onto its BTimedEventQueues. informs you when it is time to handle an event. Report your event latency, push other events onto the queue and override HandleEvent to do your work.