onvif
    Preparing search index...

    Interface MediaSigningCapabilities

    interface MediaSigningCapabilities {
        mediaSigningSupported?: boolean;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    mediaSigningSupported?: boolean

    Indicates whether the device supports signing of media according to the Media Signing Specification.