onvif
    Preparing search index...

    Interface SetVideoEncoderConfiguration

    interface SetVideoEncoderConfiguration {
        configuration: VideoEncoderConfiguration;
        forcePersistence: boolean;
    }
    Index

    Contains the modified video encoder configuration. The configuration shall exist in the device.

    forcePersistence: boolean

    The ForcePersistence element is obsolete and should always be assumed to be true.