Vtc.Sources (vtc v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

frames_result() :: {:ok, integer()} | {:error, Vtc.Timecode.ParseError.t()}

Specs

seconds_result() ::
  {:ok, Ratio.t() | integer()} | {:error, Vtc.Timecode.ParseError.t()}