Changeset 2506 for pjproject/trunk/pjmedia/include/pjmedia/codec.h
- Timestamp:
- Mar 12, 2009 6:11:37 PM (14 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk
-
Property
svn:mergeinfo
set to
False
/pjproject/branches/projects/aps-direct merged eligible
-
Property
svn:mergeinfo
set to
False
-
pjproject/trunk/pjmedia/include/pjmedia/codec.h
r2394 r2506 276 276 pj_uint8_t pcm_bits_per_sample; /**< Bits/sample in the PCM side */ 277 277 pj_uint8_t pt; /**< Payload type. */ 278 pjmedia_format_id fmt_id; /**< Source format, it's format of 279 encoder input and decoder 280 output. */ 278 281 } info; 279 282
Note: See TracChangeset
for help on using the changeset viewer.