| | |
| | | };
|
| | |
|
| | | #ifdef PROTO_DEBUG
|
| | |
|
| | | void dump__wsdd__ProbeMatches(struct __wsdd__ProbeMatches *rep);
|
| | | void dump__GetPresetsResponse(struct _tptz__GetPresetsResponse *rep);
|
| | | void dump_tds__GetCapabilitiesResponse(struct _tds__GetCapabilitiesResponse *rep);
|
| | |
| | | void dump_trt__GetVideoEncoderConfigurationOptionsResponse(struct _trt__GetVideoEncoderConfigurationOptionsResponse *rep);
|
| | | void log_level_val(unsigned int level, const char *prestr, enum LOG_TYPE type, const void *val);
|
| | | #else
|
| | |
|
| | | #define dump__wsdd__ProbeMatches
|
| | | #define dump_tds__GetCapabilitiesResponse
|
| | | #define dump_tds__GetDeviceInformationResponse
|
| | |
| | | #define dump_trt__GetVideoEncoderConfigurationsResponse
|
| | | #define dump_trt__GetCompatibleVideoEncoderConfigurationsResponse
|
| | | #define dump_trt__GetVideoEncoderConfigurationOptionsResponse
|
| | | #define log_level_val
|
| | |
|
| | | #endif
|
| | |
|