提交 9c40e8e9 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-3122

上级 1c30f009
......@@ -101,7 +101,6 @@ static int next_file(switch_file_handle_t *handle)
handle->seekable = context->fh.seekable;
handle->speed = context->fh.speed;
handle->interval = context->fh.interval;
handle->flags = context->fh.flags;
if (context->index == 0) {
context->samples = (handle->samplerate / 1000) * 250;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论