src property

[This documentation is preliminary and is subject to change.]

The address or URL of the a media resource (video,audio) that is to be considered.

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

Syntax

HRESULT value = object.put_src(BSTR v);HRESULT value = object.get_src(BSTR* p);

Property values

Type: BSTR

The address or URL of a media resource.

Standards information

Remarks

This property overrides a source element if both are used in a document.

See also

currentSrc

 

 

Build date: 1/26/2012