factory

package
v0.0.0-...-853a2e8 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const GrpcMaxBufferSize int = 4096
View Source
const ThriftMaxBufferSize int = 4096
View Source
const VideoPacketMaxBufferSize int = 4096

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcStreamFactory

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

func NewGrpcStreamFactory

func NewGrpcStreamFactory(d *deliver.Deliver) *GrpcStreamFactory

func (*GrpcStreamFactory) New

type HTTPStreamFactory

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

func NewHTTPStreamFactory

func NewHTTPStreamFactory(d *deliver.Deliver) *HTTPStreamFactory

func (*HTTPStreamFactory) New

type ProtoType

type ProtoType int
const (
	ProtoVideoPacket ProtoType = iota
	ProtoHTTP
	ProtoGRPC
	ProtoThrift
)

type ThriftStreamFactory

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

func NewThriftStreamFactory

func NewThriftStreamFactory(d *deliver.Deliver) *ThriftStreamFactory

func (*ThriftStreamFactory) New

type VideoPacketStreamFactory

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

func NewVideoPacketStreamFactory

func NewVideoPacketStreamFactory(d *deliver.Deliver) *VideoPacketStreamFactory

func (*VideoPacketStreamFactory) New

Jump to

Keyboard shortcuts

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