PointsOfInterest¶
Structure Class¶
PointsOfInterest
dataclass
¶
Contains the timestamps of matched categories.
Attributes¶
timestamp_ranges
class-attribute
instance-attribute
¶
timestamp_ranges: list[TimestampRange] | None = None
Contains the timestamp ranges (start time through end time) of matched categories and rules.