Home
last modified time | relevance | path

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 Dcast_stream_common.h36 const std::string PLAYER_ERROR = "PLAYER_ERROR"; member
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/include/
H A Dcast_stream_common.h36 const std::string PLAYER_ERROR = "PLAYER_ERROR"; member
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player_manager.cpp117 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 Dcast_stream_player_manager.cpp117 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 Dhiplayer_impl.cpp519 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 Dplayer.h147 PLAYER_ERROR,
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2226 callbackLooper_.OnError(PLAYER_ERROR, errorCode); in HandleErrorEvent()

Completed in 11 milliseconds