Partager via


CLASSE ACSVideoFrameSizeChangedEventArgs

Déclaration

@interface ACSVideoFrameSizeChangedEventArgs : NSObject;

Description

Méthodes

Propriétés

width

@property (readonly) int width;

height

@property (readonly) int height;