Searched defs:mRemoteRtpAddress (Results 1 – 1 of 1) sorted by relevance
78 private InetSocketAddress mRemoteRtpAddress; field in RtpConfig156 public void setRemoteRtpAddress(final InetSocketAddress mRemoteRtpAddress) { in setRemoteRtpAddress()325 private InetSocketAddress mRemoteRtpAddress; field in RtpConfig.AbstractBuilder