Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.cpp340 …ThreadPool::Task cacheBufferInterruptTask = [this, streamIDInterrupt] { this->Stop(streamIDInterru… in OnInterrupt() local
342 ptr->AddTask(cacheBufferInterruptTask); in OnInterrupt()