Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamSoundFile.h202 struct StreamSoundInfo struct
204 u8 encodeMethod; // WaveFile::EncodeMethod が入
205 bool isLoop;
206 u8 channelCount;
207 u8 padding;
208 ut::ResU32 sampleRate;
209 ut::ResU32 loopStart;
210 ut::ResU32 frameCount;
211 ut::ResU32 blockCount;
213 ut::ResU32 oneBlockBytes;
[all …]
Dsnd_SoundArchive.h276 struct StreamSoundInfo struct
282 StreamSoundInfo() in StreamSoundInfo() argument
Dsnd_SoundArchiveFile.h295 struct StreamSoundInfo struct
298 ut::ResU16 allocTrackCount; // トラック数 (マルチトラックの設定)
299 ut::ResU16 allocChannelCount; // マルチトラックを加味した総チャンネル
300 Util::BitFlag optionParameter; // 使い方は未