Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/interfaces/inner_api/native/
Dplayer.h55 static constexpr std::string_view AUDIO_INTERRUPT_TYPE = "audio_interrupt_type"; variable
/foundation/multimedia/player_framework/frameworks/native/system_sound/
Daudio_ringtone_manager.cpp484 (void)infoBody.GetIntValue(PlayerKeys::AUDIO_INTERRUPT_TYPE, eventTypeValue); in HandleAudioInterruptEvent()
/foundation/multimedia/player_framework/frameworks/js/player/
Dplayer_callback_napi.cpp267 (void)infoBody.GetIntValue(PlayerKeys::AUDIO_INTERRUPT_TYPE, eventType); in OnAudioInterruptCb()
/foundation/multimedia/player_framework/services/engine/gstreamer/player/
Dplayer_engine_gst_impl.cpp452 (void)format.PutIntValue(PlayerKeys::AUDIO_INTERRUPT_TYPE, eventType); in HandleInterruptMessage()
/foundation/multimedia/histreamer/engine/scene/player/standard/
Dhiplayer_impl.cpp1099 (void)format.PutIntValue(PlayerKeys::AUDIO_INTERRUPT_TYPE, interruptEvent.eventType); in HandlePluginEvent()
/foundation/multimedia/player_framework/frameworks/js/avplayer/
Davplayer_callback.cpp813 (void)infoBody.GetIntValue(PlayerKeys::AUDIO_INTERRUPT_TYPE, eventType); in OnAudioInterruptCb()
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
Dplayer_unit_test.cpp1412 (void)format.PutIntValue(PlayerKeys::AUDIO_INTERRUPT_TYPE, type);