pub unsafe extern "C" fn ff_standardize_creation_time(
s: *mut AVFormatContext,
) -> c_intExpand description
Standardize creation_time metadata in AVFormatContext to an ISO-8601 timestamp string.
@param s AVFormatContext @return <0 on error
pub unsafe extern "C" fn ff_standardize_creation_time(
s: *mut AVFormatContext,
) -> c_intStandardize creation_time metadata in AVFormatContext to an ISO-8601 timestamp string.
@param s AVFormatContext @return <0 on error