This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

src

Property of dom/HTMLMediaElementdom/HTMLMediaElement

Syntax

var result = element.src;
element.src = value;

Notes

Remarks

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

Syntax

Standards information

See also

Related pages

  • track element
  • track object
  • source
  • mediamedia
  • audio element
  • audio object
  • video element
  • video object
  • currentSrccurrentSrc

Attributions