Function gstreamer_audio_sys::gst_audio_format_build_integer

source ยท
pub unsafe extern "C" fn gst_audio_format_build_integer(
    sign: gboolean,
    endianness: c_int,
    width: c_int,
    depth: c_int,
) -> GstAudioFormat