Detailed Description
This structure contains callbacks that will be called by the ICE stream transport.
Field Documentation
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. |
Callback to report status.
- Parameters:
-
| ice_st | The ICE stream transport. |
| op | The operation |
| status | Operation status. |
The documentation for this struct was generated from the following file: