| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Internal structure which contains bridged RTP channel hook data. More...
| Data Fields | |
| unsigned int | detached | 
| Set when this framehook has been detached. | |
| int | id | 
| Framehook used to intercept certain control frames. | |
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__(), and native_rtp_bridge_framehook_detach().