Function matroska::get

source ·
pub fn get<R, P>(file: R) -> Result<Option<P::Output>, MatroskaError>where
    R: Read + Seek,
    P: Parseable,
Expand description

Returns a single item from the Matroska file such as Info