tag_track_uid property

tag_track_uid property

Gets a unique ID to identify the Track(s) the tags belong to. If the value is 0 at this level, the tags apply to all tracks in the Segment.

Definition:

@property
def tag_track_uid(self):
    ...

See Also