Searched refs:mMediaPath (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.h104 AString mMediaPath; member in struct:android::WifiDisplaySource::PlaybackSession
H A DWifiDisplaySource.h120 AString mMediaPath; member in struct:android::WifiDisplaySource
H A DPlaybackSession.cpp367 mMediaPath.setTo(path);
752 status_t err = mExtractor->setDataSource(mMediaPath.c_str());
882 if (!mMediaPath.empty()) {
H A DWifiDisplaySource.cpp69 mMediaPath.setTo(path);
1244 mNetSession, notify, mInterfaceAddr, mHDCP, mMediaPath.c_str());

Completed in 54 milliseconds