switch_io_event_hook_write_frame Struct Reference

Node in which to store custom write_frame channel callback hooks. More...

#include <switch_core_event_hook.h>

Collaboration diagram for switch_io_event_hook_write_frame:

[legend]

Data Fields

switch_write_frame_hook_t write_frame
switch_io_event_hook_write_framenext

Detailed Description

Node in which to store custom write_frame channel callback hooks.

Definition at line 100 of file switch_core_event_hook.h.


Field Documentation

struct switch_io_event_hook_write_frame* switch_io_event_hook_write_frame::next

Definition at line 103 of file switch_core_event_hook.h.

Referenced by perform_write().

switch_write_frame_hook_t switch_io_event_hook_write_frame::write_frame

the write_frame channel callback hook

Definition at line 102 of file switch_core_event_hook.h.

Referenced by perform_write().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:30 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7