Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_response.h89 class RtspResponseOptions : public RtspResponse { class
91 RtspResponseOptions(int32_t cseq, int32_t status) : RtspResponse(cseq, status) {} in RtspResponseOptions() function in OHOS::Sharing::RtspResponseOptions

Completed in 2 milliseconds