8#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
22- (instancetype)initWithViewMode:(ViewMode)viewMode boundingRect:(CGRect)boundingRect;
Class that describes the size of the video player and its view mode.
Definition: SCElementSize.h:15
ViewMode
View Mode (self explanatory)
Definition: SCElementSize.h:16