# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: mediapipe/calculators/util/packet_frequency.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1mediapipe/calculators/util/packet_frequency.proto\x12\tmediapipe\"=\n\x0fPacketFrequency\x12\x1b\n\x13packet_frequency_hz\x18\x01 \x01(\x01\x12\r\n\x05label\x18\x02 \x01(\t')



_PACKETFREQUENCY = DESCRIPTOR.message_types_by_name['PacketFrequency']
PacketFrequency = _reflection.GeneratedProtocolMessageType('PacketFrequency', (_message.Message,), {
  'DESCRIPTOR' : _PACKETFREQUENCY,
  '__module__' : 'mediapipe.calculators.util.packet_frequency_pb2'
  # @@protoc_insertion_point(class_scope:mediapipe.PacketFrequency)
  })
_sym_db.RegisterMessage(PacketFrequency)

if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  _PACKETFREQUENCY._serialized_start=64
  _PACKETFREQUENCY._serialized_end=125
# @@protoc_insertion_point(module_scope)
