TimeDivision.getNegativeSMPTEFormat

struct TimeDivision
const @nogc nothrow pure @safe
byte
getNegativeSMPTEFormat
()

Return Value

Type: byte

one of the four standard SMPTE formats (-24, -25, -29, -30), representing the negative of the number of frames/second Preconditions: getFormat() must be 1

Meta