onvif
    Preparing search index...

    Interface AudioOutput

    Representation of a physical audio outputs.

    interface AudioOutput {
        token: string;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index
    token: string

    Unique identifier referencing the physical entity.