Aracılığıyla paylaş


ACSVideoDevicesUpdatedEventArgs Sınıfı

Beyanname

@interface ACSVideoDevicesUpdatedEventArgs : NSObject;

Description

Bir videoyu açıklarDevicesUpdated olay verileri

Methods

Özellikler

addedVideoDevices

Video cihazlarıGeçerli çağrıya eklenmiş uzak video akışları

@property (copy, nonnull, readonly) NSArray<ACSVideoDeviceInfo *> * addedVideoDevices;

removedVideoDevices

Geçerli çağrıya eklenmiş uzak video akışları

@property (copy, nonnull, readonly) NSArray<ACSVideoDeviceInfo *> * removedVideoDevices;