Compartilhar via


Classe ACSVideoFrameSizeChangedEventArgs

Declaração

@interface ACSVideoFrameSizeChangedEventArgs : NSObject;

Description

Methods

Propriedades

largura

@property (readonly) int width;

height

@property (readonly) int height;