MediaError class
- Annotations
- @Unstable.new()
- @Native.new("MediaError")
Properties
Methods
- noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited
Constants
- MEDIA_ERR_ABORTED→ constint
- MEDIA_ERR_DECODE→ constint
- MEDIA_ERR_NETWORK→ constint
- MEDIA_ERR_SRC_NOT_SUPPORTED→ constint