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

    Interface MomentMarkerChangeEvent

    interface MomentMarkerChangeEvent {
        oldTimeObservation: MomentObservation;
        timeObservation: MomentObservation;
    }

    Hierarchy (View Summary)

    Index

    Properties

    oldTimeObservation: MomentObservation
    timeObservation: MomentObservation