Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/
H A Dmodule_inner_capturer_sink.c210 static const char *SafeProplistGets(const pa_proplist *p, const char *key, const char *defstr) in SafeProplistGets() function
229 const char *streamType = SafeProplistGets(input->proplist, "stream.type", "NULL"); in SetSinkVolumeBySinkName()
230 const char *sessionIDStr = SafeProplistGets(input->proplist, "stream.sessionID", "NULL"); in SetSinkVolumeBySinkName()