Data Fields

orxSOUND_EVENT_PAYLOAD Struct Reference
[OrxSound]

#include <orxSound.h>

Data Fields

union {
   orxSOUND *   pstSound
   struct {
      orxSOUND_STREAM_INFO   stInfo
      orxSOUND_STREAM_PACKET   stPacket
   }   stStream
}; 
const orxSTRING zSoundName

Detailed Description

Sound event payload

Definition at line 111 of file orxSound.h.


Field Documentation

union { ... }

Stream : 24

Sound reference : 8

Definition at line 117 of file orxSound.h.

Sound record info : 16

Definition at line 121 of file orxSound.h.

Sound record packet : 24

Definition at line 122 of file orxSound.h.

Sound name : 4

Definition at line 113 of file orxSound.h.


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

Generated for orx by doxygen 1.5.6