Tag Category: Track and Sequencing Base class: _BlipValue Properties text : str type : int Variables CUE : Final[int] = 1 MIDI : Final[int] = 2 TC : Final[int] = 0 Constructors __init__(self, tagType: int, tagText: str)