mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update av_api.md
some markup was fucked up :P
This commit is contained in:
parent
21c8c672c1
commit
52ee379677
|
@ -56,7 +56,7 @@ void msi_register_callback_requ_timeout ( MCALLBACK );
|
|||
```
|
||||
|
||||
MCALLBACK is defined as: void (*callback) (void* _arg)
|
||||
msi_session_t* handler is being thrown as _arg so you can use that and _agent_handler to get to your own phone handler
|
||||
msi_session_t* handler is being thrown as \_arg so you can use that and \_agent_handler to get to your own phone handler
|
||||
directly from callback.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user