#ifndef GOOGLE_PROTOBUF_INCLUDED_webrtc_5fvideo_5fstats_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_webrtc_5fvideo_5fstats_2eproto
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_webrtc_5fvideo_5fstats_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_webrtc_5fvideo_5fstats_2eproto { … };
namespace media {
class WebrtcVideoStatsEntryProto;
struct WebrtcVideoStatsEntryProtoDefaultTypeInternal;
extern WebrtcVideoStatsEntryProtoDefaultTypeInternal _WebrtcVideoStatsEntryProto_default_instance_;
class WebrtcVideoStatsProto;
struct WebrtcVideoStatsProtoDefaultTypeInternal;
extern WebrtcVideoStatsProtoDefaultTypeInternal _WebrtcVideoStatsProto_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::media::WebrtcVideoStatsEntryProto* Arena::CreateMaybeMessage<::media::WebrtcVideoStatsEntryProto>(Arena*);
template<> ::media::WebrtcVideoStatsProto* Arena::CreateMaybeMessage<::media::WebrtcVideoStatsProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace media {
class WebrtcVideoStatsProto final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class WebrtcVideoStatsEntryProto final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool WebrtcVideoStatsProto::_internal_has_timestamp() const { … }
inline bool WebrtcVideoStatsProto::has_timestamp() const { … }
inline void WebrtcVideoStatsProto::clear_timestamp() { … }
inline double WebrtcVideoStatsProto::_internal_timestamp() const { … }
inline double WebrtcVideoStatsProto::timestamp() const { … }
inline void WebrtcVideoStatsProto::_internal_set_timestamp(double value) { … }
inline void WebrtcVideoStatsProto::set_timestamp(double value) { … }
inline bool WebrtcVideoStatsProto::_internal_has_frames_processed() const { … }
inline bool WebrtcVideoStatsProto::has_frames_processed() const { … }
inline void WebrtcVideoStatsProto::clear_frames_processed() { … }
inline uint32_t WebrtcVideoStatsProto::_internal_frames_processed() const { … }
inline uint32_t WebrtcVideoStatsProto::frames_processed() const { … }
inline void WebrtcVideoStatsProto::_internal_set_frames_processed(uint32_t value) { … }
inline void WebrtcVideoStatsProto::set_frames_processed(uint32_t value) { … }
inline bool WebrtcVideoStatsProto::_internal_has_key_frames_processed() const { … }
inline bool WebrtcVideoStatsProto::has_key_frames_processed() const { … }
inline void WebrtcVideoStatsProto::clear_key_frames_processed() { … }
inline uint32_t WebrtcVideoStatsProto::_internal_key_frames_processed() const { … }
inline uint32_t WebrtcVideoStatsProto::key_frames_processed() const { … }
inline void WebrtcVideoStatsProto::_internal_set_key_frames_processed(uint32_t value) { … }
inline void WebrtcVideoStatsProto::set_key_frames_processed(uint32_t value) { … }
inline bool WebrtcVideoStatsProto::_internal_has_p99_processing_time_ms() const { … }
inline bool WebrtcVideoStatsProto::has_p99_processing_time_ms() const { … }
inline void WebrtcVideoStatsProto::clear_p99_processing_time_ms() { … }
inline float WebrtcVideoStatsProto::_internal_p99_processing_time_ms() const { … }
inline float WebrtcVideoStatsProto::p99_processing_time_ms() const { … }
inline void WebrtcVideoStatsProto::_internal_set_p99_processing_time_ms(float value) { … }
inline void WebrtcVideoStatsProto::set_p99_processing_time_ms(float value) { … }
inline int WebrtcVideoStatsEntryProto::_internal_stats_size() const { … }
inline int WebrtcVideoStatsEntryProto::stats_size() const { … }
inline void WebrtcVideoStatsEntryProto::clear_stats() { … }
inline ::media::WebrtcVideoStatsProto* WebrtcVideoStatsEntryProto::mutable_stats(int index) { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::media::WebrtcVideoStatsProto >*
WebrtcVideoStatsEntryProto::mutable_stats() { … }
inline const ::media::WebrtcVideoStatsProto& WebrtcVideoStatsEntryProto::_internal_stats(int index) const { … }
inline const ::media::WebrtcVideoStatsProto& WebrtcVideoStatsEntryProto::stats(int index) const { … }
inline ::media::WebrtcVideoStatsProto* WebrtcVideoStatsEntryProto::_internal_add_stats() { … }
inline ::media::WebrtcVideoStatsProto* WebrtcVideoStatsEntryProto::add_stats() { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::media::WebrtcVideoStatsProto >&
WebrtcVideoStatsEntryProto::stats() const { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
#include <google/protobuf/port_undef.inc>
#endif