Home
last modified time | relevance | path

Searched refs:castDisplay (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_stub.cpp414 for (auto &castDisplay : castDisplays) { in HandleGetAllCastDisplays() local
415 CHECK_AND_RETURN_RET_LOG(reply.WriteInt32(static_cast<int32_t>(castDisplay.displayState)), in HandleGetAllCastDisplays()
417 …CHECK_AND_RETURN_RET_LOG(reply.WriteUint64(castDisplay.displayId), ERR_NONE, "Write displayId fail… in HandleGetAllCastDisplays()
418 … CHECK_AND_RETURN_RET_LOG(reply.WriteString(castDisplay.name), ERR_NONE, "Write name failed"); in HandleGetAllCastDisplays()
419 … CHECK_AND_RETURN_RET_LOG(reply.WriteInt32(castDisplay.width), ERR_NONE, "Write width failed"); in HandleGetAllCastDisplays()
420 … CHECK_AND_RETURN_RET_LOG(reply.WriteInt32(castDisplay.height), ERR_NONE, "Write height failed"); in HandleGetAllCastDisplays()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avsession-kit/
H A Djs-apis-avsession.md3014 let castDisplay: avSession.CastDisplayInfo;
3017 castDisplay = display;
3196 let castDisplay: avSession.CastDisplayInfo;
3199 castDisplay = data[0];
/ohos5.0/docs/en/application-dev/reference/apis-avsession-kit/
H A Djs-apis-avsession.md3014 let castDisplay: avSession.CastDisplayInfo;
3017 castDisplay = display;
3196 let castDisplay: avSession.CastDisplayInfo;
3199 castDisplay = data[0];