We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f0c4a commit f383adfCopy full SHA for f383adf
types/Muxer.d.ts
@@ -1,6 +1,5 @@
1
import { Packet } from "./Packet"
2
import { Frame } from "./Frame"
3
-import { Stream } from "./Stream"
4
import { OutputFormat, FormatContext } from "./FormatContext"
5
6
export interface Muxer extends Omit<FormatContext,
0 commit comments