Detailed Description
This structure contains callbacks that will be called by the ICE stream transport.
Field Documentation
Callback to report status of various ICE operations.
- Parameters:
-
| ice_st | The ICE stream transport. |
| op | The operation which status is being reported. |
| status | Operation status. |
This callback will be called when the ICE transport receives incoming packet from the sockets which is not related to ICE (for example, normal RTP/RTCP packet destined for application).
- Parameters:
-
| ice_st | The ICE stream transport. |
| comp_id | The component ID. |
| pkt | The packet. |
| size | Size of the packet. |
| src_addr | Source address of the packet. |
| src_addr_len | Length of the source address. |
The documentation for this struct was generated from the following file: