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.

HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.2Internet Explorer 9

Syntax

HRESULT value = object.get_currentSrc(BSTR* p);

Property values

Type: BSTR

The current media resource address.

Standards information

Remarks

currentSrc returns an empty string if a media resource has not been specified.

See also

src

 

 

Build date: 1/26/2012