Searched refs:trackAt (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DARTPSession.h36 sp<MediaSource> trackAt(size_t index);
H A Drtp_test.cpp179 sp<MediaSource> source = session->trackAt(0);
H A DARTPSession.cpp237 sp<MediaSource> ARTPSession::trackAt(size_t index) { function in class:android::ARTPSession

Completed in 55 milliseconds