timecode 0.4.0 copy "timecode: ^0.4.0" to clipboard
timecode: ^0.4.0 copied to clipboard

This library is a pure Dart implementation of the SMPTE timecode specification. It is inspired by the pytimecode library by Joshua Banton and the website of David Heidelberger.

0.4.0 #

  • The Timecode object can now 'run' meaning it has functions to start, stop, pause, and resume an internal timer that will not only update the frame count according to real time, but will also output a stream of Timecode updates.

0.3.0 #

  • minor documentation improvements and a spelling correction.

0.2.0 #

0.1.0 #

  • Initial Version... still needs some testing.
1
likes
130
pub points
27%
popularity

Publisher

verified publisherjeffmikels.com

This library is a pure Dart implementation of the SMPTE timecode specification. It is inspired by the pytimecode library by Joshua Banton and the website of David Heidelberger.

Homepage

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on timecode