Searched defs:WfdSourceSessionEventMsg (Results 1 – 1 of 1) sorted by relevance
67 struct WfdSourceSessionEventMsg : public SessionEventMsg { struct68 using Ptr = std::shared_ptr<WfdSourceSessionEventMsg>; argument70 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;