Mon Oct 8 12:39:31 2012

Asterisk developer's documentation


_cm Struct Reference


Public Types

enum  { CM_RD = 1, CM_WR = 2, CM_RDWR = 3 }
 CM_RD = 1
 CM_RDWR = 3
 CM_WR = 2

Data Fields

uint32_t ast_format
enum CodecID codec
enum _cm:: { ... }  rw

Detailed Description

Definition at line 1113 of file vcodecs.c.


Member Enumeration Documentation

anonymous enum

Enumerator:
CM_RD 
CM_WR 
CM_RDWR 

Definition at line 1116 of file vcodecs.c.

01116 { CM_RD = 1, CM_WR = 2, CM_RDWR = 3 } rw;  /* read or write or both ? */


Field Documentation

uint32_t ast_format

Definition at line 1114 of file vcodecs.c.

Referenced by map_video_format().

enum CodecID codec

Definition at line 1115 of file vcodecs.c.

Referenced by map_video_format().

enum { ... } rw

Referenced by map_video_format().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7