Home
last modified time | relevance | path

Searched refs:MIN_STREAM_PRIORITY (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool.h68 static constexpr int32_t MIN_STREAM_PRIORITY = 0; member in OHOS::Media::SoundPool
H A Dsoundpool.cpp150 if (priority < MIN_STREAM_PRIORITY) { in SetPriority()
152 priority = MIN_STREAM_PRIORITY; in SetPriority()

Completed in 1 milliseconds