struct MediaButtonsReport

Defined at line 1419 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/wire_types.h

`MediaButtonsReport` describes the media buttons event delivered from the event stream.

Each bool in the report represents a single button where true means the button

is being pressed. A single report should be sent on every state change.

Public Members

bool volume_up
bool volume_down
bool mic_mute
bool reset
bool pause
bool camera_disable