# Readme

Package device defines an input device interface (AVDevice) which implements
io.Reader and provides configuration and start/stop control. Various packages
containing implementations of this interface are also provided for various
input devices.

# Contributing

See [here](https://bitbucket.org/ausocean/av/src/master/README.md) under "Contributing"
for information on how to contribute.

# License

See [here](https://bitbucket.org/ausocean/av/src/master/README.md) under "License"
for licensing.