The resource provider that should be used for fetching the media resources.
The resource cache to use to load resources if the Media Source Extensions API is not supported, or if a resource cannot be streamed. If not provided, Blob URLs will be created and managed by the MediaSourceFactory when necessary.
Configuration options for this instance.
Creates an URL that can be assigned to an
Call revokeUrl() to release the resources allocated by the URL instance.
Destroys this factory and revokes all URLs created with this factory.
Revokes the specified URL, previously created with createUrl()
Generated using TypeDoc
Creates a new MediaSourceFactory.