export declare class Node
Represents a type of stream within the graph, e.g. an Opus stream, or a stream of raw audio.
readonlyEdge[] edges :
The outbound edges from this node.
readonlyStreamType type :
The type of stream for this node.