Function mlt_sys::mlt_frame_set_audio[][src]

pub unsafe extern "C" fn mlt_frame_set_audio(
    self_: mlt_frame,
    buffer: *mut c_void,
    arg1: mlt_audio_format,
    size: c_int,
    arg2: mlt_destructor
) -> c_int