currentSrc property
[This documentation is preliminary and is subject to change.]
Gets the address or URL of the current media resource (video,audio) that is selected by IHTMLMediaElement.
![]() ![]() |
Syntax
HRESULT value = object.get_currentSrc(BSTR* p);
Property values
Type: BSTR
The current media resource address.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.2
Remarks
currentSrc returns an empty string if a media resource has not been specified.
See also
Build date: 1/26/2012
.png)
.png)