Searched defs:Source (Results 1 – 10 of 10) 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
29 pub trait Source { trait
21 Source::Source(uint32_t pkgVer, uint32_t apiVer, std::shared_ptr<SourcePlugin> plugin) in Source() function in Source
372 io: &mut impl Source, in register_source_with_token()382 io: &mut impl Source, in register_source()409 io: &mut impl Source, in register_source_with_token()427 io: &mut impl Source, in register_source()
9 ## Source section
11 ## Source section
46 class Source; variable
50 class Source; variable
43 Source::Source() in Source() function in OHOS::Media::Source