FloatSampleTools.java 文件源码

java
阅读 19 收藏 0 点赞 0 评论 0

项目:romanov 作者:
/**
 * @see #byte2float(byte[] input, int inByteOffset, Object[] output, int
 *      outOffset, int frameCount, AudioFormat format, boolean
 *      allowAddChannel)
 */
public static void byte2float(byte[] input, int inByteOffset,
        List<float[]> output, int outOffset, int frameCount,
        AudioFormat format) {

    byte2float(input, inByteOffset, output, outOffset, frameCount, format,
            true);
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号