We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1448538 commit 34180adCopy full SHA for 34180ad
sdk/objc/components/renderer/metal/RTCMTLVideoView.h
@@ -53,7 +53,7 @@ RTC_OBJC_EXPORT
53
54
/** @abstract Wrapped RTCVideoRotation, or nil.
55
*/
56
-@property(nonatomic, assign, nullable) NSValue* rotationOverride;
+@property(nonatomic, nullable) NSValue* rotationOverride;
57
58
+ (BOOL)isMetalAvailable;
59
0 commit comments