Discord Player

createFFmpegStream

Creates FFmpeg stream

createFFmpegStream(stream, options?): Duplex | Readable

Creates FFmpeg stream

| Parameter | Type | Optional | Description | | --------- | ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | --- | ----------------- | | stream | string | Duplex | Readable | ❌ | The source stream | | options | FFmpegStreamOptions | ✅ | FFmpeg stream options |

On this page