зеркало из https://github.com/mozilla/cubeb.git
jack: Fix formatting.
This commit is contained in:
Родитель
fd96dcc270
Коммит
662ed79f60
|
@ -935,8 +935,8 @@ cbjack_stream_init(cubeb * context, cubeb_stream ** stream,
|
|||
} else if (stm->devs == OUT_ONLY) {
|
||||
stm->resampler = cubeb_resampler_create(
|
||||
stm, nullptr, &stm->out_params, stream_actual_rate, stm->data_callback,
|
||||
stm->user_ptr,
|
||||
CUBEB_RESAMPLER_QUALITY_DESKTOP, CUBEB_RESAMPLER_RECLOCK_NONE);
|
||||
stm->user_ptr, CUBEB_RESAMPLER_QUALITY_DESKTOP,
|
||||
CUBEB_RESAMPLER_RECLOCK_NONE);
|
||||
}
|
||||
|
||||
if (!stm->resampler) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче