Asterisk - The Open Source Telephony Project
18.5.0
|
Internal structure which contains bridged RTP channel hook data. More...
Data Fields | |
unsigned int | detached |
Set when this framehook has been detached. More... | |
int | id |
Framehook used to intercept certain control frames. More... | |
Internal structure which contains bridged RTP channel hook data.
Definition at line 49 of file bridge_native_rtp.c.
unsigned int detached |
Set when this framehook has been detached.
Definition at line 53 of file bridge_native_rtp.c.
Referenced by native_rtp_bridge_framehook_detach(), and native_rtp_framehook().
int id |
Framehook used to intercept certain control frames.
Definition at line 51 of file bridge_native_rtp.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), Model::load(), native_rtp_bridge_framehook_attach(), and native_rtp_bridge_framehook_detach().