Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::vision_config::RawCamConfig Class Referencecontains settings specific to the "RawCam" (original camera images) for streaming video over the network More...
Inheritance diagram for Config::vision_config::RawCamConfig:
Detailed Descriptioncontains settings specific to the "RawCam" (original camera images) for streaming video over the network Definition at line 412 of file Config.h.
Member Enumeration Documentationcompression format to use, stored in Config::vision_config::RawCamConfig::compression Constructor & Destructor DocumentationMember Data DocumentationRawCameraGenerator::channel_id_t, if encoding is single channel, this indicates the channel to send. Definition at line 427 of file Config.h. Referenced by CameraBehavior::doEvent(), RawCam::getSourceLayer(), RawCamConfig(), Config::setValue(), RawCam::writeColor(), and RawCam::writeSingleChannel(). 0-100, compression quality (currently only used by jpeg) Definition at line 439 of file Config.h. Referenced by JPEGGenerator::calcImage(), and RawCamConfig(). holds whether to send jpeg compression Definition at line 437 of file Config.h. Referenced by CameraBehavior::doEvent(), RawCam::getSourceLayer(), RawCam::openPacket(), RawCamConfig(), RawCam::writeColor(), and RawCam::writeSingleChannel().
string names for compression_t
type of information to send, stored in encoding holds whether to send color or single channel Definition at line 426 of file Config.h. Referenced by RawCam::doEvent(), CameraBehavior::doEvent(), RawCam::getSourceLayer(), RawCam::openPacket(), RawCamConfig(), and Config::setValue().
resolution level to transmit uv channel at Definition at line 441 of file Config.h. Referenced by JPEGGenerator::calcImage(), RawCam::getSourceLayer(), RawCamConfig(), and RawCam::writeColor().
resolution level to transmit y channel at Definition at line 440 of file Config.h. Referenced by JPEGGenerator::calcImage(), RawCam::drawShapesIntoBuffer(), RawCam::getSourceLayer(), RawCamConfig(), RawCam::writeColor(), and RawCam::writeSingleChannel(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3 |