Skip to main content

probe_source

Function probe_source 

Source
pub fn probe_source(
    mss: MediaSourceStream,
    hint: &Hint,
) -> Result<StreamInfo, DecodeError>
Expand description

Probe a MediaSourceStream (with hint) and return stream info without decoding.