Timecode
Add-docs

Users Guide

  • Timecode
    • Specifying The Counting Mode
    • Specifying The Rate
    • Doin’ Math
      • Arithmetic
      • Resampling
    • More Info
  • TimecodeRange
    • Creating A Range
    • CountingModes and Rates
    • Using TimecodeRange
      • Accessing Properties
      • Iterating over a TimecodeRange
      • Checking For Membership
      • Subsets
    • More Info
  • Counting Modes
    • Using a Counting Mode
    • Defaults
    • More Info
  • Footage Counter

API Documentation

  • Timecode
    • Timecode
      • Timecode.DEFAULT_MODE
      • Timecode.resample()
      • Timecode.frame_number
      • Timecode.rate
      • Timecode.mode
      • Timecode.hours
      • Timecode.minutes
      • Timecode.seconds
      • Timecode.frames
      • Timecode.is_negative
      • Timecode.is_positive
  • TimecodeRange
    • TimecodeRange
      • TimecodeRange.ALLOW_NEGATIVE_RANGES
      • TimecodeRange.start
      • TimecodeRange.end
      • TimecodeRange.duration
  • Counting Modes
    • CountingMode
      • CountingMode.SEPARATOR
      • CountingMode.ALLOW_NEGATIVE_TIMECODE
      • CountingMode.DEFAULT_RATE
      • CountingMode.validate_rate()
      • CountingMode.hours()
      • CountingMode.minutes()
      • CountingMode.seconds()
      • CountingMode.frames()
    • NonDropFrame
      • NonDropFrame.DEFAULT_RATE
      • NonDropFrame.SEPARATOR
    • DropFrame
      • DropFrame.DEFAULT_RATE
      • DropFrame.SEPARATOR
      • DropFrame.validate_rate()
      • DropFrame.get_dropped_frames()
      • DropFrame.hours()
      • DropFrame.minutes()
      • DropFrame.seconds()
      • DropFrame.frames()
  • Footage Counter
    • Footage
      • Footage.feet
Timecode
  • Search


© Copyright 2023, Michael J. Jordan. Revision f2a60c07.

Built with Sphinx using a theme provided by Read the Docs.