Kamaelia docs : Kamaelia.Device.DVB.NowNext.NowNextProgrammeJunctionDetect

Kamaelia.Device.DVB.NowNext.NowNextProgrammeJunctionDetect

For examples and more explanations, see the module level docs.


class NowNextProgrammeJunctionDetect(Axon.Component.component)

NowNextProgrammeJunctionDetect() -> new NowNextJunctionDetect component.

Takes simplified events derived from parsed Event Information Table data and sorts them according to whether they simply ammend/correct details or whether they represent the start of a new programme (a junction).

Outboxes

  • signal : Shutdown signalling
  • next : new NEXT events, at programme junctions only
  • now_update : NOW events, when details change, but its still the same programme
  • outbox : new NOW events, at programme junctions only
  • next_update : NEXT events, when details change, but its still the same programme
  • now : same as for 'outbox' outbox

Methods defined here

main(self)

Main loop

shutdown(self)

Shutdown handling

Feedback

Got a problem with the documentation? Something unclear that could be clearer? Want to help improve it? Constructive criticism is very welcome - especially if you can suggest a better rewording!

Please leave you feedback here in reply to the documentation thread in the Kamaelia blog.

-- Automatic documentation generator, 19 Oct 2008 at 14:29:09 UTC/GMT

This is a page from the Kamaelia website. You can find the original here: