Function opus_decoder_init

Source
pub unsafe fn opus_decoder_init(
    st: *mut OpusDecoder,
    Fs: i32,
    channels: i32,
) -> i32