Web Viewer - v0.24.0-alpha.1+dev
    Preparing search index...

    Type Alias ViewerEventBase

    Properties available on all ViewerEvent types.

    type ViewerEventBase = {
        application_id: string;
        recording_id: string;
    }
    Index

    Properties

    application_id: string
    recording_id: string