Type Definition vtc::PremiereTicksSourceResult[][src]

type PremiereTicksSourceResult = Result<i64, TimecodeParseError>;
Expand description

The result type of PremiereTicksSource::to_ticks.