DualStreamerVideoCodecConfig

constructor(mimeType: String = MediaFormat.MIMETYPE_VIDEO_AVC, startBitrate: Int, resolution: Size = Size(1280, 720), profile: Int = getBestProfile(mimeType), level: Int = getBestLevel(mimeType, profile), gopDurationInS: Float = 1.0f)