Classe ACSVideoFrameSizeChangedEventArgs

Declaração

@interface ACSVideoFrameSizeChangedEventArgs : NSObject;

Description

Métodos

Propriedades

largura

@property (readonly) int width;

altura

@property (readonly) int height;