This commit is contained in:
2026-05-06 19:47:31 +07:00
parent 94d8682530
commit 12dbb7731b
9963 changed files with 2747894 additions and 0 deletions
@@ -0,0 +1,27 @@
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: mediapipe/framework/stream_handler/default_input_stream_handler.proto
# Protobuf Python Version: 4.25.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from mediapipe.framework import mediapipe_options_pb2 as mediapipe_dot_framework_dot_mediapipe__options__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nEmediapipe/framework/stream_handler/default_input_stream_handler.proto\x12\tmediapipe\x1a+mediapipe/framework/mediapipe_options.proto\"\x93\x01\n DefaultInputStreamHandlerOptions\x12\x15\n\nbatch_size\x18\x01 \x01(\x05:\x01\x31\x32X\n\x03\x65xt\x12\x1b.mediapipe.MediaPipeOptions\x18\xf5\xed\xacN \x01(\x0b\x32+.mediapipe.DefaultInputStreamHandlerOptions')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.stream_handler.default_input_stream_handler_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_DEFAULTINPUTSTREAMHANDLEROPTIONS']._serialized_start=130
_globals['_DEFAULTINPUTSTREAMHANDLEROPTIONS']._serialized_end=277
# @@protoc_insertion_point(module_scope)
@@ -0,0 +1,27 @@
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: mediapipe/framework/stream_handler/fixed_size_input_stream_handler.proto
# Protobuf Python Version: 4.25.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from mediapipe.framework import mediapipe_options_pb2 as mediapipe_dot_framework_dot_mediapipe__options__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nHmediapipe/framework/stream_handler/fixed_size_input_stream_handler.proto\x12\tmediapipe\x1a+mediapipe/framework/mediapipe_options.proto\"\xdc\x01\n\"FixedSizeInputStreamHandlerOptions\x12\x1d\n\x12trigger_queue_size\x18\x01 \x01(\x05:\x01\x32\x12\x1c\n\x11target_queue_size\x18\x02 \x01(\x05:\x01\x31\x12\x1d\n\x0e\x66ixed_min_size\x18\x03 \x01(\x08:\x05\x66\x61lse2Z\n\x03\x65xt\x12\x1b.mediapipe.MediaPipeOptions\x18\xbf\xe9\xfa; \x01(\x0b\x32-.mediapipe.FixedSizeInputStreamHandlerOptions')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.stream_handler.fixed_size_input_stream_handler_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_FIXEDSIZEINPUTSTREAMHANDLEROPTIONS']._serialized_start=133
_globals['_FIXEDSIZEINPUTSTREAMHANDLEROPTIONS']._serialized_end=353
# @@protoc_insertion_point(module_scope)
@@ -0,0 +1,29 @@
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: mediapipe/framework/stream_handler/sync_set_input_stream_handler.proto
# Protobuf Python Version: 4.25.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from mediapipe.framework import mediapipe_options_pb2 as mediapipe_dot_framework_dot_mediapipe__options__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFmediapipe/framework/stream_handler/sync_set_input_stream_handler.proto\x12\tmediapipe\x1a+mediapipe/framework/mediapipe_options.proto\"\xe1\x01\n SyncSetInputStreamHandlerOptions\x12\x45\n\x08sync_set\x18\x01 \x03(\x0b\x32\x33.mediapipe.SyncSetInputStreamHandlerOptions.SyncSet\x1a\x1c\n\x07SyncSet\x12\x11\n\ttag_index\x18\x01 \x03(\t2X\n\x03\x65xt\x12\x1b.mediapipe.MediaPipeOptions\x18\xd1\xa2\xa6J \x01(\x0b\x32+.mediapipe.SyncSetInputStreamHandlerOptions')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.stream_handler.sync_set_input_stream_handler_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_SYNCSETINPUTSTREAMHANDLEROPTIONS']._serialized_start=131
_globals['_SYNCSETINPUTSTREAMHANDLEROPTIONS']._serialized_end=356
_globals['_SYNCSETINPUTSTREAMHANDLEROPTIONS_SYNCSET']._serialized_start=238
_globals['_SYNCSETINPUTSTREAMHANDLEROPTIONS_SYNCSET']._serialized_end=266
# @@protoc_insertion_point(module_scope)
@@ -0,0 +1,27 @@
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: mediapipe/framework/stream_handler/timestamp_align_input_stream_handler.proto
# Protobuf Python Version: 4.25.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from mediapipe.framework import mediapipe_options_pb2 as mediapipe_dot_framework_dot_mediapipe__options__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nMmediapipe/framework/stream_handler/timestamp_align_input_stream_handler.proto\x12\tmediapipe\x1a+mediapipe/framework/mediapipe_options.proto\"\xac\x01\n\'TimestampAlignInputStreamHandlerOptions\x12 \n\x18timestamp_base_tag_index\x18\x01 \x01(\t2_\n\x03\x65xt\x12\x1b.mediapipe.MediaPipeOptions\x18\x93\x8b\xd3Z \x01(\x0b\x32\x32.mediapipe.TimestampAlignInputStreamHandlerOptions')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.stream_handler.timestamp_align_input_stream_handler_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_TIMESTAMPALIGNINPUTSTREAMHANDLEROPTIONS']._serialized_start=138
_globals['_TIMESTAMPALIGNINPUTSTREAMHANDLEROPTIONS']._serialized_end=310
# @@protoc_insertion_point(module_scope)