Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h276 HLSTime latestMediaSegmentStartTime() const;
DLiveSession.cpp1450 HLSTime LiveSession::latestMediaSegmentStartTime() const { in latestMediaSegmentStartTime() function in android::LiveSession
1861 startTime = latestMediaSegmentStartTime(); in onChangeConfiguration3()