This topic has not yet been rated - Rate this topic

src property

The address or URL of the a media resource (videoaudio) 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( sURL);HRESULT value = object.get_src(* sURL);

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

IHTMLMediaElement::currentSrc
How to use HTML5 to play video files on your webpage
How to use HTML5 to Add an Audio Player to your Webpage
Make your videos accessible with Timed Text Tracks

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.