| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- // Code generated by protoc-gen-go.
- // source: v2ray.com/core/transport/internet/headers/srtp/config.proto
- // DO NOT EDIT!
- /*
- Package srtp is a generated protocol buffer package.
- It is generated from these files:
- v2ray.com/core/transport/internet/headers/srtp/config.proto
- It has these top-level messages:
- Config
- */
- package srtp
- import proto "github.com/golang/protobuf/proto"
- import fmt "fmt"
- import math "math"
- // Reference imports to suppress errors if they are not otherwise used.
- var _ = proto.Marshal
- var _ = fmt.Errorf
- var _ = math.Inf
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the proto package it is being compiled against.
- // A compilation error at this line likely means your copy of the
- // proto package needs to be updated.
- const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
- type Config struct {
- Version uint32 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"`
- Padding bool `protobuf:"varint,2,opt,name=padding" json:"padding,omitempty"`
- Extension bool `protobuf:"varint,3,opt,name=extension" json:"extension,omitempty"`
- CsrcCount uint32 `protobuf:"varint,4,opt,name=csrc_count,json=csrcCount" json:"csrc_count,omitempty"`
- Marker bool `protobuf:"varint,5,opt,name=marker" json:"marker,omitempty"`
- PayloadType uint32 `protobuf:"varint,6,opt,name=payload_type,json=payloadType" json:"payload_type,omitempty"`
- }
- func (m *Config) Reset() { *m = Config{} }
- func (m *Config) String() string { return proto.CompactTextString(m) }
- func (*Config) ProtoMessage() {}
- func (*Config) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
- func init() {
- proto.RegisterType((*Config)(nil), "v2ray.core.transport.internet.headers.srtp.Config")
- }
- func init() {
- proto.RegisterFile("v2ray.com/core/transport/internet/headers/srtp/config.proto", fileDescriptor0)
- }
- var fileDescriptor0 = []byte{
- // 242 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x8c, 0x90, 0xb1, 0x4e, 0xc3, 0x30,
- 0x10, 0x86, 0x15, 0x28, 0x81, 0x5e, 0x61, 0xf1, 0x80, 0x3c, 0x80, 0x54, 0x98, 0x2a, 0x06, 0x5b,
- 0x82, 0x91, 0xad, 0x79, 0x01, 0x54, 0x31, 0xb1, 0x54, 0xc6, 0x39, 0x4a, 0x04, 0xf5, 0x59, 0xe7,
- 0x23, 0x22, 0xef, 0xc5, 0x03, 0x22, 0x9b, 0x04, 0x56, 0xc6, 0xff, 0x3b, 0x7d, 0x27, 0xfd, 0x3f,
- 0xdc, 0xf7, 0xb7, 0xec, 0x06, 0xe3, 0x69, 0x6f, 0x3d, 0x31, 0x5a, 0x61, 0x17, 0x52, 0x24, 0x16,
- 0xdb, 0x05, 0x41, 0x0e, 0x28, 0xf6, 0x15, 0x5d, 0x8b, 0x9c, 0x6c, 0x62, 0x89, 0xd6, 0x53, 0x78,
- 0xe9, 0x76, 0x26, 0x32, 0x09, 0xa9, 0x9b, 0x49, 0x66, 0x34, 0xbf, 0xa2, 0x99, 0x44, 0x33, 0x8a,
- 0x26, 0x8b, 0xd7, 0x5f, 0x15, 0xd4, 0x4d, 0x91, 0x95, 0x86, 0xe3, 0x1e, 0x39, 0x75, 0x14, 0x74,
- 0xb5, 0xac, 0x56, 0x67, 0x9b, 0x29, 0xe6, 0x4b, 0x74, 0x6d, 0xdb, 0x85, 0x9d, 0x3e, 0x58, 0x56,
- 0xab, 0x93, 0xcd, 0x14, 0xd5, 0x05, 0xcc, 0xf1, 0x53, 0x30, 0x14, 0xeb, 0xb0, 0xdc, 0xfe, 0x80,
- 0xba, 0x04, 0xf0, 0x89, 0xfd, 0xd6, 0xd3, 0x47, 0x10, 0x3d, 0x2b, 0x4f, 0xe7, 0x99, 0x34, 0x19,
- 0xa8, 0x73, 0xa8, 0xf7, 0x8e, 0xdf, 0x90, 0xf5, 0x51, 0x31, 0xc7, 0xa4, 0xae, 0xe0, 0x34, 0xba,
- 0xe1, 0x9d, 0x5c, 0xbb, 0x95, 0x21, 0xa2, 0xae, 0x8b, 0xb8, 0x18, 0xd9, 0xe3, 0x10, 0x71, 0xdd,
- 0x40, 0xde, 0xc6, 0xfc, 0xbf, 0xe8, 0x7a, 0xf1, 0xd3, 0xf2, 0x21, 0x2f, 0xf4, 0x34, 0xcb, 0xe8,
- 0xb9, 0x2e, 0x73, 0xdd, 0x7d, 0x07, 0x00, 0x00, 0xff, 0xff, 0x0d, 0x26, 0x70, 0x90, 0x6d, 0x01,
- 0x00, 0x00,
- }
|