Function opus_dred_decoder_create

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

Allocates and initializes an OpusDREDDecoder state.

ยงArguments

  • error [out] - int*: #OPUS_OK Success or [opus_errorcodes]