Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


set_format_trans_access Struct Reference
Collaboration diagram for set_format_trans_access:

Data Fields

struct ast_trans_pvt *(* get )(const struct ast_channel *chan)
void(* set )(struct ast_channel *chan, struct ast_trans_pvt *value)

Detailed Description

Definition at line 5267 of file channel.c.


Field Documentation

struct ast_trans_pvt*(* get)(const struct ast_channel *chan) [read]

Definition at line 5268 of file channel.c.

Referenced by set_format().

void(* set)(struct ast_channel *chan, struct ast_trans_pvt *value)

Definition at line 5269 of file channel.c.

Referenced by set_format().


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