UNPKG

@nativecode/sonarr

Version:
6 lines 145 B
export interface MediaInfo { audioChannels: number; audioCodec: string; videoCodec: string; } //# sourceMappingURL=MediaInfo.d.ts.map