Part of aculab.switching View Source View In Hierarchy
An endpoint to a FMPtx (RTP T.38 transmitter).
Endpoints are used to close aConnection. They
do all their work in close or upon destruction (which calls
close).
| Method | __init__ | Initialize a datafeed endpoint to a FMPtx.
|
| Method | close | Disconnect the endpoint. |
| Method | __del__ | Close the endpoint if it is still open |
| Method | __repr__ | Print a representation of the endpoint. |