/foundation/multimedia/media_lite/services/player_lite/factory/src/ |
H A D | player_factory.cpp | 25 std::shared_ptr<PlayerInterface> PlayerFactory::CreatePlayer(PlayerId playerId) in CreatePlayer() argument 28 switch (playerId) { in CreatePlayer()
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | avrcp_media.cpp | 22 AvrcMpItem::AvrcMpItem(uint8_t itemType, uint16_t playerId, uint8_t majorType, uint32_t subType, uint8_t playStatus, in AvrcMpItem() argument 25 playerId_(playerId), in AvrcMpItem()
|
H A D | avrcp_media.h | 35 AvrcMpItem(uint8_t itemType, uint16_t playerId, uint8_t majorType, uint32_t subType, uint8_t playStatus,
|
/foundation/multimedia/av_session/services/session/server/migrate/ |
H A D | migrate_avsession_server.h | 53 void OnMetaDataChange(const std::string &playerId, const AVMetaData &data);
54 void OnPlaybackStateChanged(const std::string &playerId, const AVPlaybackState &state);
78 std::string ConvertMetadataInfoToStr(const std::string playerId, int32_t controlCommand,
105 explicit AVControllerObserver(const std::string &playerId) : playerId_(playerId){};
in AVControllerObserver() argument
|
H A D | migrate_avsession_server.cpp | 186 std::string playerId = root[PLAYER_ID].isString() ?
in ProcControlCommand() local 189 auto res = GetControllerById(playerId, avcontroller);
in ProcControlCommand() 347 std::string playerId = controller->GetSessionId();
in ConvertControllersToStr() local 349 jsonObject[PLAYER_ID] = playerId;
in ConvertControllersToStr() 510 const std::string playerId, int32_t controlCommand, const AVMetaData &metadata)
in ConvertMetadataInfoToStr() 514 metaDataJson[PLAYER_ID] = playerId;
in ConvertMetadataInfoToStr() 611 void MigrateAVSessionServer::OnMetaDataChange(const std::string & playerId, const AVMetaData &data)
in OnMetaDataChange() argument 613 std::string metaDataStr = ConvertMetadataInfoToStr(playerId, SYNC_CONTROLLER_CALLBACK_ON_METADATA_CHANNGED, data);
in OnMetaDataChange() 620 void MigrateAVSessionServer::OnPlaybackStateChanged(const std::string &playerId, const AVPlaybackState &state)
in OnPlaybackStateChanged() argument 623 value[PLAYER_ID] = playerId;
in OnPlaybackStateChanged() 509 ConvertMetadataInfoToStr( const std::string playerId, int32_t controlCommand, const AVMetaData &metadata) ConvertMetadataInfoToStr() argument [all...] |
/foundation/multimedia/media_lite/services/player_lite/factory/include/ |
H A D | player_factory.h | 32 static std::shared_ptr<PlayerInterface> CreatePlayer(PlayerId playerId);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_notification.h | 186 * @param[in] playerId The player id. 189 void InitAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter) in InitAddressedPlayerChanged() argument 191 playerId_ = playerId; in InitAddressedPlayerChanged()
|
H A D | avrcp_tg_service.cpp | 293 const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in OnGetAddressedPlayer() 295 HILOGI("addr: %{public}s, playerId: %{public}d, uidCounter: %{public}d, label: %{public}d", in OnGetAddressedPlayer() 296 GetEncryptAddr(addr).c_str(), playerId, uidCounter, label); in OnGetAddressedPlayer() 301 service->OnGetAddressedPlayer(rawAddr, playerId, uidCounter, label); in OnGetAddressedPlayer() 1067 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const in SetAddressedPlayer() 1069 HILOGI("rawAddr:%{public}s, playerId:%{public}d, uidCounter:%{public}d, label:%{public}d", in SetAddressedPlayer() 1070 GET_ENCRYPT_AVRCP_ADDR(rawAddr), playerId, uidCounter, label); in SetAddressedPlayer() 1073 stub::MediaService::GetInstance()->SetAddressedPlayer(rawAddr.GetAddress(), playerId, uidCounter, label); in SetAddressedPlayer() 1114 void AvrcpTgService::SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, in SetBrowsedPlayer() argument 1117 HILOGI("rawAddr:%{public}s, playerId in SetBrowsedPlayer() 292 OnGetAddressedPlayer( const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) OnGetAddressedPlayer() argument 1066 SetAddressedPlayer( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const SetAddressedPlayer() argument 2108 OnGetAddressedPlayer( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2129 OnGetAddressedPlayerNative( RawAddress rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2459 NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument 2473 NotifyAddressedPlayerChangedNative(uint16_t playerId, uint16_t uidCounter, uint8_t label) GetPlayStatus() argument [all...] |
H A D | avrcp_tg_service.h | 333 const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) override; 841 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) override; 917 * @param[in] playerId The unique media player id. 922 uint16_t playerId, uint16_t uidCounter, uint8_t label = AVRC_DEFAULT_LABEL) override; 1215 * @param[in] playerId The unique media player id. 1223 void SetAddressedPlayer(const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const; 1243 * @param[in] playerId The unique media player id. 1251 void SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) const; 1724 void OnGetAddressedPlayerNative(RawAddress rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label); 1807 * @param[in] playerId Th [all...] |
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/ |
H A D | audio_sink.cpp | 22 AudioSink::AudioSink(uint32_t playerId) : audioRenderer_(nullptr) in AudioSink() argument 24 SHARING_LOGD("playerId: %{public}u tid: %{public}d.", playerId, gettid()); in AudioSink() 25 playerId_ = playerId; in AudioSink() 30 SHARING_LOGD("playerId: %{public}u.", playerId_); in ~AudioSink() 33 SHARING_LOGD("renderthread release success,playerId: %{public}u.", playerId_); in ~AudioSink() 38 SHARING_LOGD("playerId: %{public}u.", playerId_); in Prepare() 50 SHARING_LOGD("channels(%{public}d) sampleRate(%{public}d) playerId: %{public}u.", channels, sampleRate, playerId_); in Prepare() 64 SHARING_LOGD("playerId: %{public}u.", playerId_); in Start() 77 SHARING_LOGD("playerId in Stop() [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.h | 251 * @param[in] playerId The unique media player id. 257 int SetAddressedPlayer(const RawAddress &rawAddr, uint16_t playerId) override; 264 * @param[in] playerId The unique media player id. 270 int SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId) override; 851 * @param[in] playerId The unique media player id. 853 void SetAddressedPlayerNative(RawAddress rawAddr, uint16_t playerId); 876 * @param[in] playerId The unique media player id. 878 void SetBrowsedPlayerNative(RawAddress rawAddr, uint16_t playerId); 1493 * @param[in] playerId The unique media player id. 1499 void OnAddressedPlayerChanged(const RawAddress &rawAddr, uint16_t playerId, uint16_ [all...] |
H A D | avrcp_ct_service.cpp | 726 int AvrcpCtService::SetAddressedPlayer(const RawAddress &rawAddr, uint16_t playerId) in SetAddressedPlayer() argument 728 HILOGI("address: %{public}s, playerId: %{public}d", GET_ENCRYPT_AVRCP_ADDR(rawAddr), playerId); in SetAddressedPlayer() 746 GetDispatcher()->PostTask(std::bind(&AvrcpCtService::SetAddressedPlayerNative, this, peerAddr, playerId)); in SetAddressedPlayer() 753 void AvrcpCtService::SetAddressedPlayerNative(RawAddress rawAddr, uint16_t playerId) in SetAddressedPlayerNative() argument 755 HILOGI("address: %{public}s, playerId: %{public}d", GET_ENCRYPT_AVRCP_ADDR(rawAddr), playerId); in SetAddressedPlayerNative() 766 profile_->SendSetAddressedPlayerCmd(rawAddr, playerId); in SetAddressedPlayerNative() 783 int AvrcpCtService::SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId) in SetBrowsedPlayer() argument 785 HILOGI("address: %{public}s, playerId in SetBrowsedPlayer() 814 SetBrowsedPlayerNative(RawAddress rawAddr, uint16_t playerId) SetBrowsedPlayerNative() argument 2123 OnAddressedPlayerChanged( const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) const OnAddressedPlayerChanged() argument [all...] |
H A D | avrcp_ct_browse.cpp | 63 AvrcCtSbpPacket::AvrcCtSbpPacket(uint16_t playerId) : AvrcCtBrowsePacket(), status_(AVRC_ES_CODE_INVALID) in AvrcCtSbpPacket() argument 65 HILOGI("playerId: %{public}d", playerId); in AvrcCtSbpPacket() 69 playerId_ = playerId; in AvrcCtSbpPacket() 433 auto playerId = static_cast<uint16_t>(payload); in DisassembleMpParameter() local 434 HILOGI("playerId: %{public}x", playerId); in DisassembleMpParameter() 466 AvrcMpItem mpItem(itemType, playerId, majorType, subType, playStatus, features, name); in DisassembleMpParameter()
|
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/include/ |
H A D | audio_sink.h | 57 AudioSink(uint32_t playerId);
|
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | dragging_player_agent.h | 36 std::string playerId);
|
H A D | dragging_player_agent.cpp | 99 const shared_ptr<DecoderSurfaceFilter> &decoder, std::string playerId) in Init() 115 threadName_ = "DraggingTask_" + playerId; in Init() 98 Init(const shared_ptr<DemuxerFilter> &demuxer, const shared_ptr<DecoderSurfaceFilter> &decoder, std::string playerId) Init() argument
|
H A D | hiplayer_callback_looper.h | 41 void SetPlayEngine(IPlayerEngine* engine, std::string playerId);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_avrcp_ct.h | 539 * @param[in] playerId The unique media player id. 545 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, int result) = 0; 710 * @param[in] playerId The unique media player id. 718 virtual int SetAddressedPlayer(const RawAddress &rawAddr, uint16_t playerId) = 0; 725 * @param[in] playerId The unique media player id. 733 virtual int SetBrowsedPlayer(const RawAddress &rawAddr, uint16_t playerId) = 0;
|
H A D | interface_profile_avrcp_tg.h | 482 const RawAddress &rawAddr, uint16_t playerId, uint16_t uidCounter, uint8_t label) = 0; 574 * @param[in] playerId The unique media player id. 581 uint16_t playerId, uint16_t uidCounter, uint8_t label = AVRC_DEFAULT_LABEL) = 0;
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 354 Notification(uint16_t playerId, uint16_t uidCounter) : playerId_(playerId), uidCounter_(uidCounter) in Notification() argument 621 * @param[in] playerId The unique media player id. 629 int SetAddressedPlayer(const BluetoothRemoteDevice &device, uint16_t playerId); 635 * @param[in] playerId The unique media player id. 643 int SetBrowsedPlayer(const BluetoothRemoteDevice &device, uint16_t playerId);
|
H A D | bluetooth_avrcp_tg.h | 245 * @param[in] playerId The unique media player id. 250 void NotifyAddressedPlayerChanged(uint16_t playerId, uint16_t uidCounter);
|
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_avrcp_tg.h | 46 virtual void NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) = 0;
|
/foundation/communication/bluetooth_service/services/bluetooth/server/include/ |
H A D | bluetooth_avrcp_tg_server.h | 51 void NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) override;
|
/foundation/communication/bluetooth/frameworks/inner/ipc/include/ |
H A D | bluetooth_avrcp_tg_proxy.h | 46 void NotifyAddressedPlayerChanged(int32_t playerId, int32_t uidCounter) override;
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 126 const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) = 0; 172 int SetAddressedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in SetAddressedPlayer() argument 177 int SetBrowsedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t label) in SetBrowsedPlayer() argument
|