summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/ARTSPController.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/libstagefright/include/ARTSPController.h')
-rw-r--r--media/libstagefright/include/ARTSPController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/include/ARTSPController.h b/media/libstagefright/include/ARTSPController.h
index 7016880..300d8f7 100644
--- a/media/libstagefright/include/ARTSPController.h
+++ b/media/libstagefright/include/ARTSPController.h
@@ -42,6 +42,7 @@ struct ARTSPController : public MediaExtractor {
size_t index, uint32_t flags);
int64_t getNormalPlayTimeUs();
+ int64_t getQueueDurationUs(bool *eos);
void onMessageReceived(const sp<AMessage> &msg);