- CS
- SndSys
- SndSysBasicStream
- StreamNotificationEvent
![]() |
Public API 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. |
Structure containing the data for each notification event.
Definition at line 63 of file sndstream.h.
The frame number for this event.
Definition at line 70 of file sndstream.h.
StreamNotificationType CS::SndSys::SndSysBasicStream::StreamNotificationEvent::m_Type |
The type of this notification event.
Definition at line 66 of file sndstream.h.