class documentation

class _IndexEntry102(_IndexEntry):

Constructor: _IndexEntry102(time, offset)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __str__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable offset Undocumented
Instance Variable time Undocumented
Property position Undocumented

Inherited from _IndexEntry:

Method _cmpkey Undocumented

Inherited from ComparableMixin (via _IndexEntry):

Method __eq__ Undocumented
Method __ge__ Undocumented
Method __gt__ Undocumented
Method __le__ Undocumented
Method __lt__ Undocumented
Method __ne__ Undocumented
Method _compare Undocumented
def __init__(self, time, offset):
def __str__(self):

Undocumented

__slots__: list[str] =
offset =

Undocumented

@property
position =

Undocumented