IHTMLSourceElement interface
Provides a way for webpage authors to specify multiple alternative media resources for IHTMLMediaElement.
Members
The IHTMLSourceElement interface inherits from the IDispatch interface. IHTMLSourceElement also has these types of members:
- Properties
Properties
The IHTMLSourceElement interface has these properties.
Property | Description |
---|---|
Gets or sets the intended media type of the media source. |
|
The address or URL of the a media resource (video, audio) that is to be considered. |
|
Gets or sets the MIME type of a media resource. |
Requirements
Minimum supported client |
Windows Vista with SP1, Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |