Typedef spdl::core::TimeWindow

Typedef Documentation

using spdl::core::TimeWindow = std::tuple<Rational, Rational>

Time window specified as a tuple of two Rational values (start, end). Used to specify time ranges for demuxing operations.