const FFMpegStream({ this.videoId, this.audioId, }) : assert(videoId != null || audioId != null, "FFMpegStream must include a videoId, or an audioId.");