Sat Mar 10 01:55:52 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 1109 of file vcodecs.c.


Member Enumeration Documentation

anonymous enum

Enumerator:
CM_RD 
CM_WR 
CM_RDWR 

Definition at line 1112 of file vcodecs.c.

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


Field Documentation

uint32_t ast_format

Definition at line 1110 of file vcodecs.c.

Referenced by map_video_format().

enum CodecID codec

Definition at line 1111 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 Sat Mar 10 01:55:52 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7