copy

fun copy(mimeType: String = this.mimeType, startBitrate: Int = this.startBitrate, resolution: Size = this.resolution, fps: Int = this.fps, gopDurationInS: Float = this.gopDurationInS, profileLevelColor: VideoProfileLevelColor = this.profileLevelColor, customize: MediaFormatCustomHandler = this.customize): VideoCodecConfig

Copies video configuration with new values