2
node_modules/prism-media/typings/index.d.ts
generated
vendored
2
node_modules/prism-media/typings/index.d.ts
generated
vendored
@@ -8,14 +8,12 @@ import { vorbis } from './vorbis';
|
||||
|
||||
export interface FFmpegOptions {
|
||||
args?: string[];
|
||||
shell?: boolean;
|
||||
}
|
||||
|
||||
export interface FFmpegInfo {
|
||||
command: string;
|
||||
info: string;
|
||||
version: string;
|
||||
output: string;
|
||||
}
|
||||
|
||||
export class FFmpeg extends Duplex {
|
||||
|
||||
Reference in New Issue
Block a user