[][src]Function minimp4_sys::MP4E_set_text_comment

pub unsafe extern "C" fn MP4E_set_text_comment(
    mux: *mut MP4E_mux_t,
    comment: *const c_char
) -> c_int

Set or replace ASCII test comment for the file. Set comment to NULL to remove comment.

return error code MP4E_STATUS_*