[][src]Crate av_stream_info_rust

This library can analyze a http/https address and check if leads to an audio or a video stream If so, then it will extract information about the stream from its metadata or in case of HLS streams from its master playlist file.

Structs

StreamCheckError
StreamInfo

Functions

check

Check url for audio/video stream.

Type Definitions

StreamCheckResult