ToiMediaPlayerBaseError Interface Reference


Description

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";

List of all members.

Public Attributes

attribute
ToiMediaPlayerBase::TToiErrorSource 
source
attribute long details

Member Data Documentation

This value is completely implementation dependent

The source that emitted the error