getSmpteTicksPerSeconds

fun getSmpteTicksPerSeconds(smfDeltaTimeSpec: Int): Int

Calculates ticks per seconds for SMPTE for an SMF delta time division specification raw value. frameRate should be one of 24,25,29, and 30. We dare to use UByte as the argument type to indicate that the argument is NOT the raw negative number in deltaTimeSpec.