HomeSort by relevance Sort by last modified time
    Searched refs:isLiveStreaming (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.h 80 bool isLiveStreaming() const;
MatroskaExtractor.cpp 567 && !mExtractor->isLiveStreaming()) {
784 && !isLiveStreaming()) {
792 bool MatroskaExtractor::isLiveStreaming() const {
1084 if (!isLiveStreaming()) {

Completed in 75 milliseconds