What's the interleaved audio ? [closed]

房东的猫 提交于 2020-07-03 09:34:24

问题


i see this interleaved audio many times on core audio documents.Can someone explain me what's really functionality of this property.


回答1:


Generally speaking, if you have 2 channels, let's call them L for left and R for right, and you want to transmit or store 20 samples, then:

Interleaved = LRLRLRLRLRLRLRLRLRLR

Non-Interleaved = LLLLLLLLLLRRRRRRRRR



来源:https://stackoverflow.com/questions/17879933/whats-the-interleaved-audio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!