1.2.3
- Update: Passing
frames=0will now raise a ValueError. This hopefully will clarify the usage of the TimeCode as a duration. If there is no duration, hence theframes=0, meaning that the number of frames of the duration that this TimeCode represents is 0, which is meaningless. - Update: Also added some validation for the
framesproperty (oh yes it is a property now).