This is the documentation for ToiMediaPlayerBaseError.
Structure holding both the source of an error and the error code produced by that source. Use toi.statics.ToiMediaPlayerBaseError.create(<source>, <details>) to create an instance of ToiMediaPlayerBaseError.
import "ToiMediaPlayerBaseError.idl";
Public Attributes | |
attribute ToiMediaPlayerBase::TToiErrorSource | source |
attribute long | details |
attribute long ToiMediaPlayerBaseError::details |
This value is completely implementation dependent
The source that emitted the error