| Trees | Index | Help |
|---|
| Package flumotion :: Package worker :: Package checks :: Module check |
|
| Exceptions | |
|---|---|
CheckProcError |
Utility error for element checker procedures |
| Function Summary | |
|---|---|
I am a callback to add to a do_element_check deferred. | |
Create debug info from a failure. | |
I am an errback to add to a do_element_check deferred to check for RESOURCE_ERROR_NOT_FOUND, and add a message to the result. | |
I am an errback to add to a do_element_check deferred, after your specific one. | |
Handle common GStreamer GstErrors or other. | |
| Function Details |
|---|
callbackResult(value, result)I am a callback to add to a do_element_check deferred. |
debugFailure(failure)Create debug info from a failure. |
errbackNotFoundResult(failure, result, id, device)I am an errback to add to a do_element_check deferred to check for RESOURCE_ERROR_NOT_FOUND, and add a message to the result. |
errbackResult(failure, result, id, device)I am an errback to add to a do_element_check deferred, after your specific one. |
handleGStreamerDeviceError(failure, device)Handle common GStreamer GstErrors or other. Return a message or None. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Jan 25 09:34:56 2007 | http://epydoc.sf.net |