srtp

package
v2.40.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSRTP

func NewSRTP(ctx context.Context, config interface{}) (interface{}, error)

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) GetCsrcCount

func (m *Config) GetCsrcCount() uint32

func (*Config) GetExtension

func (m *Config) GetExtension() bool

func (*Config) GetMarker

func (m *Config) GetMarker() bool

func (*Config) GetPadding

func (m *Config) GetPadding() bool

func (*Config) GetPayloadType

func (m *Config) GetPayloadType() uint32

func (*Config) GetVersion

func (m *Config) GetVersion() uint32

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 (*SRTP) Size() int

func (*SRTP) Write

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

Write implements io.Writer.

Jump to

Keyboard shortcuts

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