networkState property
int
get
networkState
The
HTMLMediaElement.networkState
property indicates the
current state of the fetching of media over the network.
Implementation
external int get networkState;