Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp215 toneState_ = TONE_STOPPING; in StopTone()
356 …segments[currSegment_].duration == 0 || totalSample_ > maxSample_ || toneState_ == TONE_STOPPING) { in CheckToneStopped()
358 toneState_ = TONE_STOPPING; in CheckToneStopped()
380 if (toneState_ == TONE_STOPPING) { in AudioToneSequenceGen()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/include/
H A Dtone_player_impl.h51 TONE_STOPPING, enumerator