supervision-js
    Preparing search index...

    Enumeration MediaSessionActivityKind

    Subsystem currently affecting session readiness or presentation.

    Index
    DetectionsAwaitingCoverage: "detectionsAwaitingCoverage"

    Playback is held waiting for a producer to emit detections for the frame about to be shown, which is a wait on inference rather than on transfer or decode. DetectionsBuffering is the transfer of detections that already exist, and PlaybackBuffering is the wait for media bytes.

    DetectionsBuffering: "detectionsBuffering"
    DetectionsLoading: "detectionsLoading"
    Error: "error"
    MediaNormalizing: "mediaNormalizing"
    MediaOpening: "mediaOpening"
    PlaybackBuffering: "playbackBuffering"
    RenderPreparing: "renderPreparing"