Changeset 436 for branches/streaming-rework/src/metrichalo
- Timestamp:
- 03/11/07 12:50:16 (16 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/streaming-rework/src/metrichalo/mh_avdevice.cpp
r426 r436 137 137 138 138 void 139 MHAvDevice::showDevice() const139 MHAvDevice::showDevice() 140 140 { 141 141 debugOutput(DEBUG_LEVEL_VERBOSE, branches/streaming-rework/src/metrichalo/mh_avdevice.h
r435 r436 52 52 bool discover(); 53 53 54 void showDevice() const;54 void showDevice(); 55 55 56 56 bool setSamplingFrequency( ESamplingFrequency samplingFrequency );