Home
last modified time | relevance | path

Searched refs:composeSetupRequest (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h924 PVMFStatus composeSetupRequest(RTSPOutgoingMessage &iMsg, StreamInfo &aSelected);
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp2275 …if (PVMFSuccess != composeSetupRequest(*tmpOutgoingMsg, iSessionInfo.iSelectedStream[setupTrackInd… in SendRtspSetup()
2823 PVMFStatus PVRTSPEngineNode::composeSetupRequest(RTSPOutgoingMessage &iMsg, StreamInfo &aSelected) in composeSetupRequest() function in PVRTSPEngineNode