Changeset 1985 for pjproject/trunk/pjmedia/src/pjmedia-codec/g722.c
- Timestamp:
- Jun 6, 2008 12:15:23 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia-codec/g722.c
r1983 r1985 271 271 attr->info.channel_cnt = 1; 272 272 attr->info.avg_bps = 64000; 273 attr->info.max_bps = 64000; 273 274 attr->info.pcm_bits_per_sample = 16; 274 275 attr->info.frm_ptime = PTIME;
Note: See TracChangeset
for help on using the changeset viewer.