diff --git a/api/video_codecs/video_encoder.h b/api/video_codecs/video_encoder.h index 14dbf637ee..e5efda7250 100644 --- a/api/video_codecs/video_encoder.h +++ b/api/video_codecs/video_encoder.h @@ -89,7 +89,7 @@ class RTC_EXPORT VideoEncoder { }; // Quality scaling is enabled if thresholds are provided. - struct ScalingSettings { + struct RTC_EXPORT ScalingSettings { private: // Private magic type for kOff, implicitly convertible to // ScalingSettings.