|
char | name [64] |
|
void * | data |
|
void * | opts |
|
int(* | t_global_init )(void) |
|
int(* | t_global_shutdown )(void) |
|
int(* | t_set_option )(struct _RtpModule *module, int opt, void *value) |
|
int(* | t_rtp_sendto )(struct _RtpSession *t, struct _RtpModule *module, mblk_t *msg) |
|
int(* | t_rtp_recvfrom )(struct _RtpSession *t, struct _RtpModule *module, mblk_t *msg) |
|
int(* | t_rtcp_sendto )(struct _RtpSession *t, struct _RtpModule *module, mblk_t *msg) |
|
int(* | t_rtcp_recvfrom )(struct _RtpSession *t, struct _RtpModule *module, mblk_t *msg) |
|
void(* | t_destroy )(struct _RtpModule *t) |
|
The documentation for this struct was generated from the following file: