-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvideo_pb2.py
30 lines (24 loc) · 1.56 KB
/
video_pb2.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: video.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()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0bvideo.proto\x12\tCycleCare\"4\n\x12VideoChunkResponse\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x12\x10\n\x08\x66ilename\x18\x02 \x01(\t\"&\n\x12StreamVideoRequest\x12\x10\n\x08\x66ilename\x18\x01 \x01(\t2\xac\x01\n\x0cVideoService\x12M\n\x0buploadVideo\x12\x1d.CycleCare.VideoChunkResponse\x1a\x1d.CycleCare.StreamVideoRequest(\x01\x12M\n\x0bstreamVideo\x12\x1d.CycleCare.StreamVideoRequest\x1a\x1d.CycleCare.VideoChunkResponse0\x01\x62\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'video_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_VIDEOCHUNKRESPONSE']._serialized_start=26
_globals['_VIDEOCHUNKRESPONSE']._serialized_end=78
_globals['_STREAMVIDEOREQUEST']._serialized_start=80
_globals['_STREAMVIDEOREQUEST']._serialized_end=118
_globals['_VIDEOSERVICE']._serialized_start=121
_globals['_VIDEOSERVICE']._serialized_end=293
# @@protoc_insertion_point(module_scope)