pub unsafe extern "C" fn opus_dred_decoder_init(
dec: *mut OpusDREDDecoder,
) -> c_intExpand description
Initializes an OpusDREDDecoder state.
ยงArguments
dec[in] - OpusDREDDecoder*: State to be initialized.
pub unsafe extern "C" fn opus_dred_decoder_init(
dec: *mut OpusDREDDecoder,
) -> c_intInitializes an OpusDREDDecoder state.
dec [in] - OpusDREDDecoder*: State to be initialized.