Type Alias cybergrape::saf_raw::CODEC_STATUS

source ยท
pub type CODEC_STATUS = c_uint;
Expand description

Current status of the codec

These can be used to find out whether the codec is initialised, currently in the process of intialising, or it is not yet initialised.