Classe ACSVideoBindingEventStateChangedEventArgs

Declaração

@interface ACSVideoBindingEventStateChangedEventArgs : NSObject;

Description

Métodos

Propriedades

videoBindingEventId

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

rendererId

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

videoStreamId

@property (readonly) int videoStreamId;

previewId

@property (readonly) int previewId;

state

@property (readonly) ACSVideoBindingEventState state;