Classe ACSVideoFrameSizeChangedEventArgs
Declaração
@interface ACSVideoFrameSizeChangedEventArgs : NSObject;
Descrição
Métodos
Propriedades
width
@property (readonly) int width;
altura
@property (readonly) int height;
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
@interface ACSVideoFrameSizeChangedEventArgs : NSObject;
@property (readonly) int width;
@property (readonly) int height;