Searched refs:FLACSource (Results 1 – 1 of 1) sorted by relevance
39 class FLACSource : public MediaSource { class42 FLACSource(54 virtual ~FLACSource();66 FLACSource(const FLACSource &);67 FLACSource &operator=(const FLACSource &);707 FLACSource::FLACSource( in FLACSource() function in android::FLACSource720 FLACSource::~FLACSource() in ~FLACSource()728 status_t FLACSource::start(MetaData * /* params */) in start()739 status_t FLACSource::stop() in stop()750 sp<MetaData> FLACSource::getFormat() in getFormat()[all …]