Convenience function to register one or more
MediaEmbedProvider instances via Angular DI.
Each provider is registered as a separate multi entry so that
consumers can call this function multiple times (e.g. in lazy
routes) without clobbering previous registrations.
Convenience function to register one or more MediaEmbedProvider instances via Angular DI.
Each provider is registered as a separate
multientry so that consumers can call this function multiple times (e.g. in lazy routes) without clobbering previous registrations.