Hi.
i need to store rtp_payload from trace. i look at
<wireshark_src>/gtk/rtp_player.c. i found function
static void
rtp_stream_value_destroy(gpointer rsi_arg)
{
rtp_stream_info_t *rsi = rsi_arg;
...
}
can somebody explain to me how it works, i mean, i don't understand how can
i get ptr rsi_arg.
-- 
С уважением,
Илья Куделин mailto:[EMAIL PROTECTED]
icq#                   154801384
jabberID             [EMAIL PROTECTED]
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to