orchetect / TimecodeKit

The definitive SMPTE timecode library for Swift.
MIT License
91 stars 8 forks source link

Add `clamping`, `wrapping` overloads for to ancillary value type init/methods #49

Closed orchetect closed 1 year ago

orchetect commented 1 year ago

For core value types, the following suite of inits/setters exist:

For ancillary types, only init(_ exactly:) / setTimecode(_ exactly:) exist for the most part.

Ideally all ancillary types have a complete set of inits and setters:

orchetect commented 1 year ago

Added for realTimeValue, pushed to main branch.

orchetect commented 1 year ago

Added for samples and frameCount, pushed to main branch.

orchetect commented 1 year ago

Will be in 1.5.0