Searched refs:PlayerImplCallback (Results 1 – 2 of 2) sorted by relevance
102 class PlayerImplCallback : public PlayerCallback {104 …PlayerImplCallback(const std::shared_ptr<PlayerCallback> playerCb, std::shared_ptr<PlayerImpl> pla…105 ~PlayerImplCallback() = default;
431 …std::shared_ptr<PlayerCallback> playerCb = std::make_shared<PlayerImplCallback>(callback, shared_f… in SetPlayerCallback()514 PlayerImplCallback::PlayerImplCallback(const std::shared_ptr<PlayerCallback> playerCb, in PlayerImplCallback() function in OHOS::Media::PlayerImplCallback521 void PlayerImplCallback::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()528 void PlayerImplCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()