Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h243 status_t setParamRtpRemoteIp(const String8 &remoteIp);
DStagefrightRecorder.cpp842 status_t StagefrightRecorder::setParamRtpRemoteIp(const String8 &remoteIp) { in setParamRtpRemoteIp() function in android::StagefrightRecorder
1063 return setParamRtpRemoteIp(value); in setParameter()