Vinyl
    Preparing search index...

    Interface SegmentTimelineType

    Defines a timeline of segments.

    interface SegmentTimelineType {
        S?: readonly SegmentTimelineTypeSType[];
    }
    Index

    Properties

    Properties

    An array of timeline segments, each specifying duration and repeat count.