orx  1.14
Portable Game Engine
orxSOUND_EVENT_PAYLOAD Struct Reference

#include <orxSound.h>

Data Fields

orxSOUNDpstSound
 
struct {
   orxSTRINGID   stBusID
 
   orxSOUND_FILTER_DATA   stData
 
stFilter
 
struct {
   orxSOUND_STREAM_INFO   stInfo
 
   orxSOUND_STREAM_PACKET   stPacket
 
stStream
 

Detailed Description

Sound event payload

Definition at line 127 of file orxSound.h.

Field Documentation

orxSOUND* orxSOUND_EVENT_PAYLOAD::pstSound

Sound reference : 4

Definition at line 129 of file orxSound.h.

orxSTRINGID orxSOUND_EVENT_PAYLOAD::stBusID

Bus ID : 40

Definition at line 141 of file orxSound.h.

orxSOUND_FILTER_DATA orxSOUND_EVENT_PAYLOAD::stData

Filter data : 32

Definition at line 140 of file orxSound.h.

struct { ... } orxSOUND_EVENT_PAYLOAD::stFilter
orxSOUND_STREAM_INFO orxSOUND_EVENT_PAYLOAD::stInfo

Sound record info : 16

Definition at line 133 of file orxSound.h.

orxSOUND_STREAM_PACKET orxSOUND_EVENT_PAYLOAD::stPacket

Sound record packet : 32

Definition at line 134 of file orxSound.h.

struct { ... } orxSOUND_EVENT_PAYLOAD::stStream

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

Generated for orx by doxygen 1.8.11