timespan ¶
Classes:
Attributes:
Region ¶
Bases: CustomEnum
Methods:
Attributes:
Source code in vssource/formats/dvd/parsedvd/timespan.py
51 52 53 54 | |
from_framerate classmethod ¶
Source code in vssource/formats/dvd/parsedvd/timespan.py
56 57 58 59 60 61 62 63 64 65 66 67 68 69 | |
TimeSpan dataclass ¶
Methods:
Attributes:
Source code in vssource/formats/dvd/parsedvd/timespan.py
22 23 24 25 26 27 28 29 30 31 32 33 34 | |
bcd_to_int staticmethod ¶
Source code in vssource/formats/dvd/parsedvd/timespan.py
36 37 38 | |