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