Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
H A Dpulse_audio_service_adapter_impl.cpp840 const char *sessionCStr = pa_proplist_gets(i->proplist, "stream.sessionID"); in PaGetAllSourceOutputsCb() local
841 if (sessionCStr != nullptr) { in PaGetAllSourceOutputsCb()
843 sessionStr << sessionCStr; in PaGetAllSourceOutputsCb()