Home
last modified time | relevance | path

Searched full:isoutput (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/
Dhisysevent.yaml18 ISOUTPUT: {type: INT32, desc: is output device}
25 ISOUTPUT: {type: INT32, desc: output device}
37 ISOUTPUT: {type: INT32, desc: output device}
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_service_client.cpp2313 "ISOUTPUT", 1, in SetPaVolume()
2440 bool isOutput = true; in WriteStateChangedSysEvents() local
2447 isOutput = false; in WriteStateChangedSysEvents()
2454 "ISOUTPUT", isOutput ? 1 : 0, in WriteStateChangedSysEvents()
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
Dpulse_audio_service_adapter_impl.cpp848 …"ISOUTPUT", 1, "STREAMID", sessionID, "APP_UID", uid, "APP_PID", pid, "STREAMTYPE", streamTypeID, … in PaGetSinkInputInfoVolumeCb()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_policy_service.cpp2960 "ISOUTPUT", 1, in WriteDeviceChangedSysEvents()
2970 "ISOUTPUT", 0, in WriteDeviceChangedSysEvents()