Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/wifi-display/source/
DPlaybackSession.h111 int32_t mLocalRTPPort; member
DPlaybackSession.cpp359 mLocalRTPPort(-1), in PlaybackSession()
410 &mLocalRTPPort); in init()
414 mLocalRTPPort = -1; in init()
431 return mLocalRTPPort; in getRTPPort()