[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mash/mash-1/vd/audio rtp-qm-indexer.cc rtp-qm-indexer.h
Update of /usr/mash/src/repository/mash/mash-1/vd/audio
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv20625
Added Files:
rtp-qm-indexer.cc rtp-qm-indexer.h
Log Message:
Added RTPQMIndexer class. This class receives packets and will (doesn't
do it yet) look up in the timestamps file to see which index this
packet corresponds to.
Currently just prints out a msg when a packet is received.