AV_SAMPLE_FMT_S16P and AV_SAMPLE_FMT_S16 的区别

AV_SAMPLE_FMT_S16P is planar signed 16 bit audio, i.e. 2 bytes for each sample which is same for AV_SAMPLE_FMT_S16.spa The only difference is in AV_SAMPLE_FMT_S16 samples of each channel are interleav
相关文章
相关标签/搜索