Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_low_latency_impl.h44 void NotifyEndOfStreamEvent();
H A Daudio_haptic_sound_normal_impl.h46 void NotifyEndOfStreamEvent();
H A Daudio_haptic_sound_low_latency_impl.cpp309 void AudioHapticSoundLowLatencyImpl::NotifyEndOfStreamEvent() in NotifyEndOfStreamEvent() function in OHOS::Media::AudioHapticSoundLowLatencyImpl
346 soundLowLatencyImpl->NotifyEndOfStreamEvent(); in OnPlayFinished()
H A Daudio_haptic_player_impl.h50 void NotifyEndOfStreamEvent();
H A Daudio_haptic_sound_normal_impl.cpp316 void AudioHapticSoundNormalImpl::NotifyEndOfStreamEvent() in NotifyEndOfStreamEvent() function in OHOS::Media::AudioHapticSoundNormalImpl
399 soundNormalImpl->NotifyEndOfStreamEvent(); in HandleStateChangeEvent()
H A Daudio_haptic_player_impl.cpp404 void AudioHapticPlayerImpl::NotifyEndOfStreamEvent() in NotifyEndOfStreamEvent() function in OHOS::Media::AudioHapticPlayerImpl
467 player->NotifyEndOfStreamEvent(); in OnEndOfStream()