Function | Description |
---|---|
AddEvent() | Adds an event to the queue |
Cleaning Up After Nodes | |
cleanup_flag | |
cleanup_hook | |
Constants | |
Constructor and Destructor | |
Defined Types | |
DoForEach() | Calls a specified hook function for each matching event in the queue |
EventCount() | Returns the number of events in the queue |
event_type | |
FindFirstMatch() | Finds the first event that matches given parameters |
FirstEvent() | Returns the first event in the queue |
FirstEventTime() | Returns the time of the first event in the queue |
FlushEvents() | Flushes the specified events from the queue |
for_each_hook | |
Function Summary | |
HasEvents() | Returns true if there are events in the queue |
LastEvent() | Returns the last event in the queue |
LastEventTime() | Returns the time of the last event in the queue |
media_timed_event | |
Member Functions | |
queue_action | |
RemoveEvent() | Removes an event from the queue |
RemoveFirstEvent() | Removes the first event from the queue |
SetCleanupHook() | Sets up a hook to handle cleaning up events as they're removed from the queue |
time_direction | |
BTimedEventQueue | |
BTimedEventQueue() | Constructor |
~BTimedEventQueue() | Destructor |
The Media Kit Table of Contents | The Media Kit Index |
Copyright © 2000 Be, Inc. All rights reserved..