Home
last modified time | relevance | path

Searched defs:StreamChannel (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_StreamTrack.h32 struct StreamChannel struct
35 static const int WAVE_BUFFER_MULTIPLYING_FACTOR = 4;
37 static const int WAVE_BUFFER_MAX = 5 * WAVE_BUFFER_MULTIPLYING_FACTOR;
42 enum AdpcmContextType
76 StreamChannel* m_pChannels[Voice::CHANNEL_MAX]; argument