[][src]Function ffmpeg_dev::sys::ff_is_http_proto

pub unsafe extern "C" fn ff_is_http_proto(filename: *mut c_char) -> c_int

Utility function to check if the file uses http or https protocol

@param s AVFormatContext @param filename URL or file name to open for writing