Ignore:
Timestamp:
Apr 27, 2006 10:36:40 PM (18 years ago)
Author:
bennylp
Message:

Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia.h

    r404 r411  
    3131#include <pjmedia/endpoint.h> 
    3232#include <pjmedia/errno.h> 
    33 #include <pjmedia/file_port.h> 
    3433#include <pjmedia/g711.h> 
    3534#include <pjmedia/jbuf.h> 
     
    4645#include <pjmedia/sound.h> 
    4746#include <pjmedia/sound_port.h> 
     47#include <pjmedia/wav_port.h> 
    4848#include <pjmedia/wave.h> 
    4949 
Note: See TracChangeset for help on using the changeset viewer.