#ifndef GOOGLE_PROTOBUF_INCLUDED_video_5fdecode_5fstats_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_video_5fdecode_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_video_5fdecode_5fstats_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_video_5fdecode_5fstats_2eproto { … };
namespace media {
class DecodeStatsProto;
struct DecodeStatsProtoDefaultTypeInternal;
extern DecodeStatsProtoDefaultTypeInternal _DecodeStatsProto_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::media::DecodeStatsProto* Arena::CreateMaybeMessage<::media::DecodeStatsProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace media {
class DecodeStatsProto final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool DecodeStatsProto::_internal_has_frames_decoded() const { … }
inline bool DecodeStatsProto::has_frames_decoded() const { … }
inline void DecodeStatsProto::clear_frames_decoded() { … }
inline uint64_t DecodeStatsProto::_internal_frames_decoded() const { … }
inline uint64_t DecodeStatsProto::frames_decoded() const { … }
inline void DecodeStatsProto::_internal_set_frames_decoded(uint64_t value) { … }
inline void DecodeStatsProto::set_frames_decoded(uint64_t value) { … }
inline bool DecodeStatsProto::_internal_has_frames_dropped() const { … }
inline bool DecodeStatsProto::has_frames_dropped() const { … }
inline void DecodeStatsProto::clear_frames_dropped() { … }
inline uint64_t DecodeStatsProto::_internal_frames_dropped() const { … }
inline uint64_t DecodeStatsProto::frames_dropped() const { … }
inline void DecodeStatsProto::_internal_set_frames_dropped(uint64_t value) { … }
inline void DecodeStatsProto::set_frames_dropped(uint64_t value) { … }
inline bool DecodeStatsProto::_internal_has_frames_power_efficient() const { … }
inline bool DecodeStatsProto::has_frames_power_efficient() const { … }
inline void DecodeStatsProto::clear_frames_power_efficient() { … }
inline uint64_t DecodeStatsProto::_internal_frames_power_efficient() const { … }
inline uint64_t DecodeStatsProto::frames_power_efficient() const { … }
inline void DecodeStatsProto::_internal_set_frames_power_efficient(uint64_t value) { … }
inline void DecodeStatsProto::set_frames_power_efficient(uint64_t value) { … }
inline bool DecodeStatsProto::_internal_has_last_write_date() const { … }
inline bool DecodeStatsProto::has_last_write_date() const { … }
inline void DecodeStatsProto::clear_last_write_date() { … }
inline double DecodeStatsProto::_internal_last_write_date() const { … }
inline double DecodeStatsProto::last_write_date() const { … }
inline void DecodeStatsProto::_internal_set_last_write_date(double value) { … }
inline void DecodeStatsProto::set_last_write_date(double value) { … }
inline bool DecodeStatsProto::_internal_has_unweighted_average_frames_dropped() const { … }
inline bool DecodeStatsProto::has_unweighted_average_frames_dropped() const { … }
inline void DecodeStatsProto::clear_unweighted_average_frames_dropped() { … }
inline double DecodeStatsProto::_internal_unweighted_average_frames_dropped() const { … }
inline double DecodeStatsProto::unweighted_average_frames_dropped() const { … }
inline void DecodeStatsProto::_internal_set_unweighted_average_frames_dropped(double value) { … }
inline void DecodeStatsProto::set_unweighted_average_frames_dropped(double value) { … }
inline bool DecodeStatsProto::_internal_has_unweighted_average_frames_efficient() const { … }
inline bool DecodeStatsProto::has_unweighted_average_frames_efficient() const { … }
inline void DecodeStatsProto::clear_unweighted_average_frames_efficient() { … }
inline double DecodeStatsProto::_internal_unweighted_average_frames_efficient() const { … }
inline double DecodeStatsProto::unweighted_average_frames_efficient() const { … }
inline void DecodeStatsProto::_internal_set_unweighted_average_frames_efficient(double value) { … }
inline void DecodeStatsProto::set_unweighted_average_frames_efficient(double value) { … }
inline bool DecodeStatsProto::_internal_has_num_unweighted_playbacks() const { … }
inline bool DecodeStatsProto::has_num_unweighted_playbacks() const { … }
inline void DecodeStatsProto::clear_num_unweighted_playbacks() { … }
inline uint64_t DecodeStatsProto::_internal_num_unweighted_playbacks() const { … }
inline uint64_t DecodeStatsProto::num_unweighted_playbacks() const { … }
inline void DecodeStatsProto::_internal_set_num_unweighted_playbacks(uint64_t value) { … }
inline void DecodeStatsProto::set_num_unweighted_playbacks(uint64_t value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
#include <google/protobuf/port_undef.inc>
#endif