onvif
    Preparing search index...

    Interface CodingCapabilities

    This type contains the Audio and Video coding capabilities of a display service.

    Indexable

    • [key: string]: unknown
    Index
    audioDecodingCapabilities?: AudioDecoderConfigurationOptions

    If the device supports audio decoding this section describes the supported codecs and their settings.

    audioEncodingCapabilities?: AudioEncoderConfigurationOptions

    If the device supports audio encoding this section describes the supported codecs and their configuration.

    videoDecodingCapabilities: VideoDecoderConfigurationOptions

    This section describes the supported video codesc and their configuration.