IHTMLMediaElement Interface

Namespace:  mshtml
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
<GuidAttribute("30510706-98B5-11CF-BB82-00AA00BDCE0B")> _
Public Interface IHTMLMediaElement
[GuidAttribute("30510706-98B5-11CF-BB82-00AA00BDCE0B")]
public interface IHTMLMediaElement
[GuidAttribute(L"30510706-98B5-11CF-BB82-00AA00BDCE0B")]
public interface class IHTMLMediaElement
[<GuidAttribute("30510706-98B5-11CF-BB82-00AA00BDCE0B")>]
type IHTMLMediaElement =  interface end
public interface IHTMLMediaElement

The IHTMLMediaElement type exposes the following members.

Properties

  Name Description
Public property currentTime
Public property duration
Public property muted
Public property networkState
Public property paused
Public property playbackRate
Public property volume

Top

Methods

  Name Description
Public method _VtblGap1_4
Public method _VtblGap2_6
Public method _VtblGap3_1
Public method _VtblGap4_2
Public method _VtblGap5_7
Public method _VtblGap6_2
Public method pause
Public method play

Top

See Also

Reference

mshtml Namespace