Searched defs:Source (Results 1 – 5 of 5) sorted by relevance
21 Source::Source(const std::string &uri) in Source() function in OHOS::Media::Source26 Source::Source(const std::string &uri, const std::map<std::string, std::string> &header) in Source() function in OHOS::Media::Source32 Source::Source(const std::shared_ptr<StreamSource> &stream, const Format &formats) in Source() function in OHOS::Media::Source39 Source::Source(const std::shared_ptr<DataConsumer> &dataConsumer) in Source() function in OHOS::Media::Source
21 Source::Source(uint32_t pkgVer, uint32_t apiVer, std::shared_ptr<SourcePlugin> plugin) in Source() function in Source
46 class Source; variable
52 class Source; variable
43 Source::Source() in Source() function in OHOS::Media::Source