Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h242 status_t setParamRtpRemotePort(int32_t remotePort);
H A DStagefrightRecorder.cpp842 status_t StagefrightRecorder::setParamRtpRemotePort(int32_t remotePort) { in setParamRtpRemotePort() function in android::StagefrightRecorder
1053 return setParamRtpRemotePort(remotePort); in setParameter()