MainSpecs constructor
Implementation
MainSpecs({
required this.mediaOptions,
required this.audioOptions,
required this.videoOptions,
required this.videoType,
required this.videoOptimized,
required this.recordingDisplayType,
required this.addHLS,
});