Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/
H A Daudio_interrupt_service.h115 static constexpr int32_t STREAM_DEFAULT_PRIORITY = 100; variable
H A Daudio_interrupt_service.cpp851 return STREAM_DEFAULT_PRIORITY; in GetStreamTypePriority()
869 int32_t focusPriority = STREAM_DEFAULT_PRIORITY; in GetStreamInFocus()