Trees | Index | Help |
---|
Package flumotion :: Package worker :: Package checks :: Module video |
|
Function Summary | |
---|---|
twisted.internet.defer.Deferred
|
Probe the given GStreamer element factory with the given device for audio mixer tracks. |
twisted.internet.defer.Deferred
|
Probe the given device node as a TV card. |
flumotion.common.messages.Result
|
Probe the given device node as a webcam. |
Function Details |
---|
checkMixerTracks(source_factory, device, channels, id=None)Probe the given GStreamer element factory with the given device for audio mixer tracks. Return a deferred firing a result. The result is either:
|
checkTVCard(device, id='check-tvcard')Probe the given device node as a TV card. Return a deferred firing a human-readable device name, a list of channel names (Tuner/Composite/...), and a list of norms (PAL/NTSC/SECAM/...).
|
checkWebcam(device, id)Probe the given device node as a webcam. The result is either:
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Sep 13 13:38:37 2006 | http://epydoc.sf.net |