Skip to main content

from_stream

Function from_stream 

Source
pub fn from_stream(
    stream: impl Read + Seek + Send + Sync + 'static,
) -> (Box<dyn MediaSource>, Hint)