载入中...
搜索中...
未找到
类 | |
| class | Decoder |
| Streaming audio decoder (medialoader-backed). Owns the raw encoded bytes and decodes incrementally via decode(). 更多... | |
| class | Sound |
Sound module: decodes compressed audio and produces SoundData buffers. Script: sound <- eve.Sound(); 更多... | |
| class | SoundData |
| Raw PCM audio buffer with format metadata (samples/rate/bit depth/channels). 更多... | |
函数 | |
| Module_IMPL (Sound, new Sound()) | |
函数说明
◆ Module_IMPL()
| eve::sound::Module_IMPL | ( | Sound | , |
| new | Sound() | ||
| ) |