AudioBuffer class

Annotated by:
  • DocsEditable()
  • DomName('AudioBuffer')
  • Experimental()

Instance Properties

duration double
read-only
length int
read-only
numberOfChannels int
read-only
sampleRate double
read-only

Instance Methods

getChannelData ( int channelIndex ) → Float32List