Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/
H A Daudio_stream_collector.h55 …int32_t GetRunningStream(AudioStreamType certainType = STREAM_DEFAULT, int32_t certainChannelCount…
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_stream_collector.cpp906 int32_t AudioStreamCollector::GetRunningStream(AudioStreamType certainType, int32_t certainChannelC… in GetRunningStream() argument
910 if ((certainType == STREAM_DEFAULT) && (certainChannelCount == 0)) { in GetRunningStream()
920 (certainType == GetStreamType(changeInfo->rendererInfo.contentType, in GetRunningStream()
929 (certainType == GetStreamType(changeInfo->rendererInfo.contentType, in GetRunningStream()