private static class NativeMediaPlayer.WarningEvent extends PlayerEvent
MediaErrorListener
s.Modifier and Type | Field and Description |
---|---|
private java.lang.String |
message |
private java.lang.Object |
source |
Constructor and Description |
---|
WarningEvent(java.lang.Object source,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
java.lang.Object |
getSource() |