Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
Drtsp_sdp.h54 struct SessionDescription { struct
55 uint8_t version; // v=
56 std::string name; // s=
57 std::string info; // i=
58 std::string uri; // u=
59 std::string email; // e=
60 std::string phone; // p=
61 std::string connection; // c=
63 SessionTime time; // time descriptions
64 SessionOrigin origin; // o=
[all …]