Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
native_rtp_framehook_data Struct Reference

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...
 

Detailed Description

Internal structure which contains bridged RTP channel hook data.

Definition at line 49 of file bridge_native_rtp.c.

Field Documentation

◆ detached

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().

◆ id

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(), and native_rtp_bridge_framehook_detach().


The documentation for this struct was generated from the following file: