Compartir a través de


ACSVideoBindingEventStateChangedEventArgs (Clase)

Declaración

@interface ACSVideoBindingEventStateChangedEventArgs : NSObject;

Description

Methods

Propiedades

videoBindingEventId

@property (retain, nonnull, readonly) NSString * videoBindingEventId;

rendererId

@property (retain, nonnull, readonly) NSString * rendererId;

videoStreamId

@property (readonly) int videoStreamId;

previewId

@property (readonly) int previewId;

estado

@property (readonly) ACSVideoBindingEventState state;