Home
last modified time | relevance | path

Searched refs:RtspRequestDescribe (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_request.h138 class RtspRequestDescribe : public RtspRequest { class
140 RtspRequestDescribe(int32_t cseq, const std::string &url) : RtspRequest(RTSP_METHOD_DESCRIBE, cseq, url) {} in RtspRequestDescribe() function in OHOS::Sharing::RtspRequestDescribe
141 RtspRequestDescribe &SetAcceptType(const std::string &type) in SetAcceptType()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_request.cpp113 std::string RtspRequestDescribe::Stringify() in Stringify()

Completed in 1 milliseconds