Function matroska::get_from

source ·
pub fn get_from<P, R>(path: P) -> Result<Option<R::Output>, MatroskaError>where
    P: AsRef<Path>,
    R: Parseable,
Expand description

Returns a single item from Matroska file on disk, such as Info