android-components / mozilla.components.concept.engine / HitResult / VIDEO

VIDEO

class VIDEO : HitResult (source)

If the HTML element was of type 'HTMLVideoElement'.

Constructors

<init>

VIDEO(src: String)

If the HTML element was of type 'HTMLVideoElement'.

Inherited Properties

src

val src: String