Returns whether the provider supports oEmbed discovery.
bool Returns TRUE if the provides discovery, otherwise FALSE.
public function supportsDiscovery() { return $this->supportsDiscovery; }