export interface ProbeInfo
The resulting information after probing an audio stream
Readable stream :
The readable audio stream to use. You should use this rather than the input stream, as the probing function can sometimes read the input stream to its end and cause the stream to close.
StreamType type :
The recommended stream type for this audio stream.