µGFX  2.9
version 2.9
GEventAudioPlay_t Struct Reference

Detailed Description

The Audio play event structure.

Definition at line 46 of file gaudio.h.

#include <gaudio.h>

Data Fields

GEventType type
 The type of this event (GEVENT_AUDIO_PLAY) More...
 
gU16 flags
 The event flags. More...
 

Field Documentation

◆ flags

gU16 GEventAudioPlay_t::flags

The event flags.

Definition at line 54 of file gaudio.h.

◆ type

GEventType GEventAudioPlay_t::type

The type of this event (GEVENT_AUDIO_PLAY)

Definition at line 50 of file gaudio.h.