Home
last modified time | relevance | path

Searched defs:rtp_channel (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Drtsp.h50 int rtp_channel; member
/external/curl/tests/server/
Drtspd.c305 int rtp_channel = 0; in ProcessRequest() local
/external/python/bumble/bumble/
Davdtp.py347 async def start(self, rtp_channel): argument