Package common :: Module jingle_rtp
[hide private]
[frames] | no frames]

Module jingle_rtp

source code

Handles Jingle RTP sessions (XEP 0167)
Classes [hide private]
  JingleRTPContent
  JingleAudio
Jingle VoIP sessions consist of audio content transported over an ICE UDP protocol
  JingleVideo
Functions [hide private]
 
get_content(desc) source code
Variables [hide private]
  log = logging.getLogger('gajim.c.jingle_rtp')

Imports: deque, gobject, socket, xmpp, farsight, gst, GError, gajim, JingleTransportICEUDP, contents, JingleContent, JingleContentSetupException, logging


Function Details [hide private]

get_content(desc)

source code 

Variables Details [hide private]

log

Value:
logging.getLogger('gajim.c.jingle_rtp')