Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h239 status_t setParamRtpLocalIp(const String8 &localIp);
H A DStagefrightRecorder.cpp821 status_t StagefrightRecorder::setParamRtpLocalIp(const String8 &localIp) { in setParamRtpLocalIp() function in android::StagefrightRecorder
1042 return setParamRtpLocalIp(value); in setParameter()