readyState property

int get readyState

The HTMLMediaElement.readyState property indicates the readiness state of the media.

Implementation

external int get readyState;