Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamTrack.h32 struct StreamChannel struct
42 // CTR_SDK 向けでは「1 StreamChannel = 1 NW Voice = 5 SDK Voice」の関係になる argument
43 static const int WAVE_BUFFER_MAX = 5;
68 StreamChannel* m_pChannels[Voice::CHANNEL_MAX]; argument