ACSVideoFrameSizeChangedEventArgs Class

Declaration

@interface ACSVideoFrameSizeChangedEventArgs : NSObject;

Description

Methods

Properties

width

@property (readonly) int width;

height

@property (readonly) int height;