srtp

package
v2.10.5+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

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 (*Config) Descriptor

func (*Config) Descriptor() ([]byte, []int)

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) Reset

func (m *Config) Reset()

func (*Config) String

func (m *Config) String() string

type SRTP

type SRTP struct {
	// contains filtered or unexported fields
}

func (*SRTP) Size

func (v *SRTP) Size() int

func (*SRTP) Write

func (v *SRTP) Write(b []byte) (int, error)

type SRTPFactory

type SRTPFactory struct {
}

func (SRTPFactory) Create

func (v SRTPFactory) Create(rawSettings interface{}) internet.PacketHeader

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL