Go to the source code of this file.
Namespaces | |
namespace | theora_image_transport::cfg::TheoraPublisherConfig |
Variables | |
int | theora_image_transport::cfg::TheoraPublisherConfig::all_level = 0 |
list | theora_image_transport::cfg::TheoraPublisherConfig::config_description = [{'srcline': 14, 'description': "Try to achieve either 'target_bitrate' or 'quality'", 'max': 1, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/TheoraPublisher.cfg', 'name': 'optimize_for', 'edit_method': "{'enum_description': 'Enum to control whether optimizing for bitrate or quality', 'enum': [{'srcline': 10, 'description': 'Aim for requested bitrate', 'srcfile': '../cfg/TheoraPublisher.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Bitrate'}, {'srcline': 11, 'description': 'Aim for requested quality', 'srcfile': '../cfg/TheoraPublisher.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Quality'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 15, 'description': 'Target encoding bitrate, bits per second', 'max': 99200000, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/TheoraPublisher.cfg', 'name': 'target_bitrate', 'edit_method': '', 'default': 800000, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 16, 'description': 'Encoding quality', 'max': 63, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/TheoraPublisher.cfg', 'name': 'quality', 'edit_method': '', 'default': 31, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 17, 'description': 'Maximum distance between key frames', 'max': 64, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/TheoraPublisher.cfg', 'name': 'keyframe_frequency', 'edit_method': '', 'default': 64, 'level': 0, 'min': 1, 'type': 'int'}] |
********************************************************* | |
dictionary | theora_image_transport::cfg::TheoraPublisherConfig::defaults = {} |
dictionary | theora_image_transport::cfg::TheoraPublisherConfig::level = {} |
dictionary | theora_image_transport::cfg::TheoraPublisherConfig::max = {} |
dictionary | theora_image_transport::cfg::TheoraPublisherConfig::min = {} |
int | theora_image_transport::cfg::TheoraPublisherConfig::TheoraPublisher_Bitrate = 0 |
int | theora_image_transport::cfg::TheoraPublisherConfig::TheoraPublisher_Quality = 1 |
dictionary | theora_image_transport::cfg::TheoraPublisherConfig::type = {} |