Sat Jul 12 2014 17:20:16

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 5287 of file channel.c.


Field Documentation

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

Definition at line 5288 of file channel.c.

Referenced by set_format().

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

Definition at line 5289 of file channel.c.

Referenced by set_format().


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