currentSrc property

Gets the address or URL of the current media resource (video,audio) that is selected by IHTMLMediaElement.

 

Syntax

object.get_currentSrc(* URL);

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