Home
last modified time | relevance | path

Searched defs:WfdSourceSessionEventMsg (Results 1 – 1 of 1) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
Dwfd_session_def.h67 struct WfdSourceSessionEventMsg : public SessionEventMsg { struct
68 using Ptr = std::shared_ptr<WfdSourceSessionEventMsg>; argument
70 uint16_t localPort = 0;
71 uint16_t remotePort = 0;
73 std::string ip;
74 std::string mac;
76 AudioFormat audioFormat = AUDIO_48000_16_2;
77 VideoFormat videoFormat = VIDEO_1920X1080_30;