- Timestamp:
- Feb 17, 2009 3:19:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/aps-direct/pjmedia/include/pjmedia/codec.h
r2456 r2457 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 format;/**< Source format, it's format of278 pjmedia_format_id fmt_id; /**< Source format, it's format of 279 279 encoder input and decoder 280 280 output. */
Note: See TracChangeset
for help on using the changeset viewer.