Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在尝试通过SDL_Mixer使用块来处理音频。但是我们注意到的是,当我们得到这些块的 alen 值时,它与实际文件大小不符。有什么理由吗?alen 指的是test1->alen;test1 在哪里Mix_Chunk *test1。
SDL_Mixer
test1->alen;
Mix_Chunk *test1