Type alias FrameHandler

FrameHandler: ((frame: AudioFrame) => void)

Type declaration