Struct vobsub::Index [] [src]

pub struct Index { /* fields omitted */ }

A *.idx file describing the subtitles in a *.sub file.

Methods

impl Index
[src]

Open an *.idx file and the associated *.sub file.

Get the palette associated with this *.idx file.

Iterate over the subtitles associated with this *.idx file.

Trait Implementations

impl Debug for Index
[src]

Formats the value using the given formatter.