Struct mkv::elements::midlevel::MidlevelParser[][src]

pub struct MidlevelParser<H: MidlevelEventHandler> { /* fields omitted */ }
Expand description

Mid-evel parser allows using Builder, but skipping headers of Segments or Clusters to avoid holding too much data in memory;

Implementations

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.