Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
@interface ACSVideoFrameSizeChangedEventArgs : NSObject;
Description
Methods
Properties
width
@property (readonly) int width;
height
@property (readonly) int height;