Function opus_dred_decoder_init

Source
pub unsafe extern "C" fn opus_dred_decoder_init(
    dec: *mut OpusDREDDecoder,
) -> c_int
Expand description

Initializes an OpusDREDDecoder state.

ยงArguments

  • dec [in] - OpusDREDDecoder*: State to be initialized.