ACSVideoFrameSizeChangedEventArgs Class
Declaration
@interface ACSVideoFrameSizeChangedEventArgs : NSObject;
Description
Methods
Properties
width
@property (readonly) int width;
height
@property (readonly) int height;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
@interface ACSVideoFrameSizeChangedEventArgs : NSObject;
@property (readonly) int width;
@property (readonly) int height;