Changeset 622 for pjproject/trunk/pjmedia/include/pjmedia/resample.h
- Timestamp:
- Jul 22, 2006 1:42:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/include/pjmedia/resample.h
r518 r622 140 140 * Do not destroy downstream port when resample port is destroyed. 141 141 */ 142 PJMEDIA_RESAMPLE_DONT_DESTROY_DN = 4 ,142 PJMEDIA_RESAMPLE_DONT_DESTROY_DN = 4 143 143 }; 144 144
Note: See TracChangeset
for help on using the changeset viewer.