avgBytesPerSecond.Sound {R.audio}R Documentation

Gets the average number of bytes per second

Description

Gets the average number of bytes per second.

Usage

## S3 method for class 'Sound':
avgBytesPerSecond(this, ...)

Arguments

... Not used.

Value

Returns a numeric.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Sound.


[Package R.audio version 0.6.2 Index]