Function dash_mpd::parse

source · []
pub fn parse(xml: &str) -> Result<MPD>
Expand description

Parse an MPD manifest, provided as an XML string, returning an MPD node.