CS::SndSys::SndSysBasicStream::SndSysBasicStream::StreamNotificationEvent Struct Reference
Structure containing the data for each notification event. More...
#include <csplugincommon/sndsys/sndstream.h>
Public Attributes | |
| size_t | m_Frame |
| The frame number for this event. | |
| StreamNotificationType | m_Type |
| The type of this notification event. | |
Detailed Description
Structure containing the data for each notification event.Definition at line 63 of file sndstream.h.
Member Data Documentation
| size_t CS::SndSys::SndSysBasicStream::SndSysBasicStream::StreamNotificationEvent::m_Frame |
| StreamNotificationType CS::SndSys::SndSysBasicStream::SndSysBasicStream::StreamNotificationEvent::m_Type |
The documentation for this struct was generated from the following file:
- csplugincommon/sndsys/sndstream.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
