Home
last modified time | relevance | path

Searched defs:RtspRequestOptions (Results 1 - 1 of 1) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_request.h120 class RtspRequestOptions : public RtspRequest { class
122 RtspRequestOptions(int32_t cseq, const std::string &url) : RtspRequest(RTSP_METHOD_OPTIONS, cseq, url) {} in RtspRequestOptions() function in OHOS::Sharing::RtspRequestOptions

Completed in 2 milliseconds