Asterisk - The Open Source Telephony Project  18.5.0
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

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