ACSVideoFrameSizeChangedEventArgs (clase)
Declaración
@interface ACSVideoFrameSizeChangedEventArgs : NSObject;
Descripción
Métodos
Propiedades
width
@property (readonly) int width;
height
@property (readonly) int height;
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
@interface ACSVideoFrameSizeChangedEventArgs : NSObject;
@property (readonly) int width;
@property (readonly) int height;