onvif
    Preparing search index...

    Interface GetAudioOutputConfigurationOptions

    interface GetAudioOutputConfigurationOptions {
        configurationToken?: string;
        profileToken?: string;
    }
    Index
    configurationToken?: string

    Optional audio output configuration token that specifies an existing configuration that the options are intended for.

    profileToken?: string

    Optional ProfileToken that specifies an existing media profile that the options shall be compatible with.