Dart SDK
dart:html
MediaError
constant MEDIA_ERR_NETWORK
MEDIA_ERR_NETWORK
class MediaError
Properties
code
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
MEDIA_ERR_ABORTED
MEDIA_ERR_DECODE
MEDIA_ERR_NETWORK
MEDIA_ERR_SRC_NOT_SUPPORTED
int
MEDIA_ERR_NETWORK
=
2
Source
static const int MEDIA_ERR_NETWORK = 2
property MEDIA_ERR_NETWORK