Photo Sphere Viewer
    Preparing search index...

    Type Alias VideoKeypoint

    type VideoKeypoint = {
        position: ExtendedPosition;
        time: number;
    }
    Index

    Properties

    Properties

    time: number