Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFile.h204 struct StreamSoundInfo struct
206 u8 encodeMethod; // WaveFile::EncodeMethod が入
207 bool isLoop;
208 u8 channelCount;
209 u8 padding;
210 ut::ResU32 sampleRate;
211 ut::ResU32 loopStart;
212 ut::ResU32 frameCount;
213 ut::ResU32 blockCount;
215 ut::ResU32 oneBlockBytes;
[all …]
Dsnd_SoundArchive.h254 struct StreamSoundInfo struct
260 StreamSoundInfo() in StreamSoundInfo() function
Dsnd_SoundArchiveFile.h297 struct StreamSoundInfo struct
300 ut::ResU16 allocTrackCount; // トラック数 (マルチトラックの設定)
301 ut::ResU16 allocChannelCount; // マルチトラックを加味した総チャンネル
302 Util::BitFlag optionParameter; // 使い方は未