Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


find_joint_data Struct Reference
Collaboration diagram for find_joint_data:

Data Fields

struct ast_formatformat
struct ast_format_capjoint_cap
int joint_found

Detailed Description

Definition at line 364 of file format_cap.c.


Field Documentation

struct ast_format* format

format to compare to for joint capabilities

Definition at line 366 of file format_cap.c.

Referenced by ast_format_cap_has_joint(), ast_format_cap_joint(), find_joint_cb(), and joint_copy_helper().

if joint formmat exists with above format, add it to the result container

Definition at line 368 of file format_cap.c.

Referenced by find_joint_cb(), and joint_copy_helper().

Definition at line 369 of file format_cap.c.

Referenced by ast_format_cap_has_joint(), ast_format_cap_joint(), and find_joint_cb().


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