mirror of https://bitbucket.org/ausocean/av.git
device/device.go package level comment wording
This commit is contained in:
parent
36dfb05326
commit
b9c413fdd2
|
@ -25,7 +25,7 @@ LICENSE
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package device describes a configurable audio or video device from which
|
// Package device describes a configurable audio or video device from which
|
||||||
// media data can be obtained. AVDevice is an io.Reader.
|
// media data can be obtained, it is an io.Reader.
|
||||||
package device
|
package device
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue