Function ff_standardize_creation_time

Source
pub unsafe extern "C" fn ff_standardize_creation_time(
    s: *mut AVFormatContext,
) -> c_int
Expand description

Standardize creation_time metadata in AVFormatContext to an ISO-8601 timestamp string.

@param s AVFormatContext @return <0 on error