mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update av_api.md
This commit is contained in:
parent
d56909f410
commit
fb13210477
@ -4,7 +4,10 @@ Take toxmsi/phone.c as a reference
|
||||
|
||||
Initialization:
|
||||
|
||||
'''
|
||||
phone_t* initPhone(uint16_t _listen_port, uint16_t _send_port);
|
||||
'''
|
||||
|
||||
function initializes sample phone. _listen_port and _send_port are variables only meant
|
||||
for local testing. You will not have to do anything regarding to that since
|
||||
everything will be started within a mesenger.
|
||||
@ -153,4 +156,4 @@ Audio is played on the default OpenAL output device.
|
||||
|
||||
If you have any more qustions/bug reports/feature request contact the following users on the irc channel #tox-dev on irc.freenode.net:
|
||||
For RTP and MSI: mannol
|
||||
For audio and video: Martijnvdc
|
||||
For audio and video: Martijnvdc
|
||||
|
Loading…
x
Reference in New Issue
Block a user