Searched refs:PLAYER_ERROR (Results 1 - 7 of 7) sorted by relevance
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/include/ |
H A D | cast_stream_common.h | 36 const std::string PLAYER_ERROR = "PLAYER_ERROR"; member
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/include/ |
H A D | cast_stream_common.h | 36 const std::string PLAYER_ERROR = "PLAYER_ERROR"; member
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/ |
H A D | cast_stream_player_manager.cpp | 117 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in SetSurface() 122 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in SetSurface() 165 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in Load() 267 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in InnerPlay()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
H A D | cast_stream_player_manager.cpp | 117 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in SetSurface() 122 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in SetSurface() 165 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in Load() 267 callback_->OnPlayerError(ERR_CODE_PLAY_FAILED, PLAYER_ERROR); in InnerPlay()
|
/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_impl.cpp | 519 errorType = PlayerErrorType::PLAYER_ERROR; in HandlePluginErrorEvent() 669 callbackLooper_.OnError(PLAYER_ERROR, MSERR_SEEK_FAILED); in DoSeek() 744 callbackLooper_.OnError(PLAYER_ERROR, TransErrorCode(errorCode)); in DoOnError() 759 callbackLooper_.OnError(PLAYER_ERROR, TransErrorCode(ret)); in SetVolumeToSink()
|
/foundation/multimedia/player_framework/interfaces/inner_api/native/ |
H A D | player.h | 147 PLAYER_ERROR,
|
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 2226 callbackLooper_.OnError(PLAYER_ERROR, errorCode); in HandleErrorEvent()
|
Completed in 11 milliseconds