track_number property

track_number property

Gets the track number as used in the Block Header. Using more than 127 tracks is not encouraged, though the design allows an unlimited number.

Definition:

@property
def track_number(self):
    ...

See Also