mirror of
https://github.com/openharmony/multimedia_audio_standard.git
synced 2026-06-30 22:17:58 -04:00
Update tag PowerStats in hisysevents yaml file
Signed-off-by: Sulav Mulmi <sulav.mulmi@huawei.com>
This commit is contained in:
+5
-5
@@ -14,21 +14,21 @@
|
||||
domain: AUDIO
|
||||
|
||||
AUDIO_DEVICE_CHANGE:
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, desc: audio output device}
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: audio output device}
|
||||
ISOUTPUT: {type: INT32, desc: is output device}
|
||||
STREAMID: {type: INT32, desc: stream id}
|
||||
STREAMTYPE: {type: INT32, desc: stream type}
|
||||
DEVICETYPE: {type: INT32, desc: device type}
|
||||
|
||||
AUDIO_VOLUME_CHANGE:
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, desc: audio input device}
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: audio input device}
|
||||
ISOUTPUT: {type: INT32, desc: output device}
|
||||
STREAMID: {type: INT32, desc: stream id}
|
||||
STREAMTYPE: {type: INT32, desc: stream type}
|
||||
VOLUME: {type: FLOAT, desc: audio volume}
|
||||
|
||||
AUDIO_STREAM_CHANGE:
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, desc: capturer state change}
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: capturer state change}
|
||||
ISOUTPUT: {type: INT32, desc: output device}
|
||||
STREAMID: {type: INT32, desc: stream id}
|
||||
UID: {type: INT32, desc: user id}
|
||||
@@ -39,7 +39,7 @@ AUDIO_STREAM_CHANGE:
|
||||
DEVICETYPE: {type: INT32, desc: device type}
|
||||
|
||||
AUDIO_HEADSET_CHANGE:
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, desc: headset connection state}
|
||||
__BASE: {type: BEHAVIOR, level: MINOR, tag: PowerStats, desc: headset connection state}
|
||||
ISCONNECT: {type: INT32, desc: is plugged in}
|
||||
HASMIC: {type: INT32, desc: mic available}
|
||||
DEVICETYPE: {type: INT32, desc: device type}
|
||||
DEVICETYPE: {type: INT32, desc: device type}
|
||||
|
||||
Reference in New Issue
Block a user