MediaSource: { canConstructInDedicatedWorker: boolean; prototype: MediaSource; isTypeSupported(type: string): boolean; new (): MediaSource;} Type declaration
Readonly
canConstructInDedicatedWorker: boolean
isTypeSupported:function
- isTypeSupported(type: string): boolean
Returns boolean
MDN Reference