algonim
    Preparing search index...

    Type Alias FrameConsumerFn

    FrameConsumerFn: (frame: Frame) => void

    Can be subscribed to a sequence to receive rendered frames from it.

    Type Declaration

      • (frame: Frame): void
      • Parameters

        Returns void