Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h241 status_t setParamRtpLocalIp(const String8 &localIp);
DStagefrightRecorder.cpp828 status_t StagefrightRecorder::setParamRtpLocalIp(const String8 &localIp) { in setParamRtpLocalIp() function in android::StagefrightRecorder
1056 return setParamRtpLocalIp(value); in setParameter()