struct MuteState

Defined at line 85 of file ../../src/camera/bin/device/util.h

Represents the mute state of a device as defined by the Device.WatchMuteState API.

Public Members

bool software_muted
bool hardware_muted

Public Methods

bool muted ()

Returns true iff any mute is active.

Defined at line 89 of file ../../src/camera/bin/device/util.h

bool operator== (const MuteState & other)

Defined at line 90 of file ../../src/camera/bin/device/util.h