Class a.r.TxBase(object):

Part of aculab.rtp View Source View In Hierarchy

Known subclasses: aculab.rtp.FMPtx, aculab.rtp.VMPtx

Internal baseclass for RTP tx/rx classes that manages connections to the TDM bus
Method __init__ Undocumented
Method tx_tdm_connect For Transmitter subclasses: connect to a timeslot on its DSP's
Method get_module Return a unique identifier for module comparisons.
Method get_switch Return a unique identifier for switch card comparisons.
def __init__(self, card, module, user_data, ts_type): (source)
Undocumented
def tx_tdm_connect(self, source): (source)

For Transmitter subclasses: connect to a timeslot on its DSP's timeslot range.

This method internally allocates a TDMrx on the module's timeslot range.

See ProsodyTimeslots.

Used internally.
def get_module(self): (source)
Return a unique identifier for module comparisons. Used by switching.
def get_switch(self): (source)
Return a unique identifier for switch card comparisons. Used by switching.
API Documentation for pyAculab, generated by pydoctor at 2009-01-02 15:12:29.