@homebridge/hap-nodejs
    Preparing search index...

    Enumeration CameraControllerEventsConst

    Index

    Enumeration Members

    MICROPHONE_PROPERTIES_CHANGED: "microphone-change"

    Emitted when the mute state or the volume changed. The Apple Home App typically does not set those values except the mute state. When you adjust the volume in the Camera view it will reset the muted state if it was set previously. The value of volume has nothing to do with the volume slider in the Camera view of the Home app.

    SPEAKER_PROPERTIES_CHANGED: "speaker-change"

    Emitted when the mute state or the volume changed. The Apple Home App typically does not set those values except the mute state. When you unmute the device microphone it will reset the mute state if it was set previously.