Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WavSpec

Hierarchy

  • WavSpec

Index

Properties

bits

bits: 8 | 16 | 24 | 32

Bits per sample

channels

channels: number

Number of channels.

length

length: number

Number of samples (irrespective of channel count)

sampleRate

sampleRate: number

Sample rate in Hz.

Generated using TypeDoc