
Data Fields | |
| struct ast_trans_pvt *(* | get )(const struct ast_channel *chan) |
| void(* | set )(struct ast_channel *chan, struct ast_trans_pvt *value) |
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().