AudioBuffer$Typings extension

on

Properties

copyFromChannel ↔ void Function(Float32List, num, [num?])

Available on AudioBuffer, provided by the AudioBuffer$Typings extension

getter/setter pair
copyToChannel ↔ void Function(Float32List, num, [num?])

Available on AudioBuffer, provided by the AudioBuffer$Typings extension

getter/setter pair
duration num

Available on AudioBuffer, provided by the AudioBuffer$Typings extension

MDN Reference
no setter
getChannelData Float32List Function(num)

Available on AudioBuffer, provided by the AudioBuffer$Typings extension

getter/setter pair
length num

Available on AudioBuffer, provided by the AudioBuffer$Typings extension

MDN Reference
no setter
numberOfChannels num

Available on AudioBuffer, provided by the AudioBuffer$Typings extension

MDN Reference
no setter
sampleRate num

Available on AudioBuffer, provided by the AudioBuffer$Typings extension

MDN Reference
no setter