Searched refs:streamSource (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/media/
H A DPluginManager.cpp622 BDataIO* streamSource = NULL; local
623 if ((*streamer)->Sniff(url, &streamSource) == B_OK) {
625 *source = streamSource;

Completed in 34 milliseconds