onvif
    Preparing search index...

    Interface GetTrackConfiguration

    interface GetTrackConfiguration {
        recordingToken: string;
        trackToken: string;
    }
    Index
    recordingToken: string

    Token of the recording the track belongs to.

    trackToken: string

    Token of the track.