Home
last modified time | relevance | path

Searched refs:AUDIO_EVENT_RENDER_STATE_CHANGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h89 AUDIO_EVENT_RENDER_STATE_CHANGE = 11, enumerator
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp191 newEvent.type = AUDIO_EVENT_RENDER_STATE_CHANGE; in ProcessEventMsg()