MediaTracker.getErrorsID
Class Overview | Class Members |
This Package |
All Packages
public synchronized Object[] getErrorsID( int id )
Parameters
- id
- the identifier of the images to check.
Returns
an array of media objects tracked by this media
tracker with the specified identifier
that have encountered an error, or
null if there are none with errors.
Description
Returns a list of media with the specified ID that
have encountered an error.
See Also
isErrorID, isErrorAny, getErrorsAny