@byomakase/omakase-player
    Preparing search index...

    Interface PeriodMarkerChangeEvent

    interface PeriodMarkerChangeEvent {
        oldTimeObservation: PeriodObservation;
        timeObservation: PeriodObservation;
    }

    Hierarchy (View Summary)

    Index

    Properties

    oldTimeObservation: PeriodObservation
    timeObservation: PeriodObservation