micro_sec_per_frame property

micro_sec_per_frame property

Gets the the number of microseconds between frames. This value indicates the overall timing for the file.

Definition:

@property
def micro_sec_per_frame(self):
    ...

See Also