c_adt ¶
Classes:
CADT dataclass ¶
CADT(reader: SectorReadHelper)
Attributes:
-
cell_adr_table(list[CellAdr]) – -
vob_count(int) –
Source code in vssource/formats/dvd/parsedvd/c_adt.py
21 22 23 24 25 26 27 28 29 30 | |