Searched defs:SourceType (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.h73 enum SourceType { enum in struct:android::ATSParser
85 int64_t timeUs, SourceType type);
92 SourceType getType() const { return mType; }
106 SourceType mType;
129 sp<AnotherPacketSource> getSource(SourceType type);
130 bool hasSource(SourceType type) const;

Completed in 306 milliseconds