summaryrefslogtreecommitdiff
path: root/orkbasecxx/AudioCapture.h
AgeCommit message (Expand)Author
2009-01-10Added support for the G722 codec. Tested in Linux so far.Gerald Begumisa
2008-02-27Added support for storage of stereo files - typically files containing 2 sepa...Gerald Begumisa
2007-06-06Enhanced configurable tape file naming and added configurable tape path namin...Henri Herscher
2007-01-24Support for iLBC added by Gerald BegumisaGerald Begumisa
2007-01-17Initial version of a transcoded tape file naming scheme. This makes it possib...Henri Herscher
2006-12-28In case of an AudioChunk GetNumSamples() exception, return chunk details as p...Henri Herscher
2006-12-28SIP Session metadata can now be updated when a new RTP stream is seen that ma...Henri Herscher
2006-12-27It is now possible to have multiple streams with different codecs being corre...Henri Herscher
2006-12-18RTP mixer is now flushed at the end of streams so we don't miss a small chunk...Henri Herscher
2006-12-05Fix for an RtpMixer bug where an empty chunk was generated in the output (Bac...Henri Herscher
2006-11-07GSM 6.10 now supported as an RTP payload type under Windows.Henri Herscher
2006-10-19Added a tape ready message that is emitted to orktrack when a tape has been t...Henri Herscher
2006-10-11There is now an orkaudio wide tracking ID for recording sessions. All logging...Henri Herscher
2006-07-07* Added EndMetadata capture eventHenri Herscher
2006-06-29DLL_IMPORT_EXPORT becomes DLL_IMPORT_EXPORT_ORKBASE, so that different DLLs c...Henri Herscher
2006-06-29Moved DLL_IMPORT_EXPORT #define to OrkBase.hHenri Herscher
2006-06-21Moved ConfigManager and LogManager stuff to orkbasecxxHenri Herscher
2006-06-21Moved FileFormatEnum from AudioTape.cpp in OrkAudio to AudioCapture.cpp in Or...Henri Herscher
2006-04-14OrkAudio now reports local and remote IP addresses for each tape when the voi...Henri Herscher
2006-01-26improved commentsHenri Herscher
2006-01-20AudioChunks now contain a "details" class that can be easily serializable.Henri Herscher
2005-12-06Sample rate can now be set in AudioChunkHenri Herscher
2005-10-20First checkinHenri Herscher