package
0.7.1
Repository: https://github.com/pion/mediadevices.git
Documentation: pkg.go.dev

# Packages

# Functions

NewBroadcaster creates a new broadcaster.

# Structs

Broadcaster is a generic pull-based broadcaster.
BroadcasterConfig is a config to control broadcaster behaviour.
InsufficientBufferError tells the caller that the buffer provided is not sufficient/big enough to hold the whole data/sample.

# Interfaces

Reader is a generic data reader.

# Type aliases

ReaderFunc is a proxy type for Reader.