Type Definition vtc::FramerateSourceResult[][src]

type FramerateSourceResult = Result<Rational64, FramerateParseError>;
Expand description

The result type of FramerateSource::to_playback.