ACSIncomingVideoOptions Class
@interface ACSIncomingVideoOptions : NSObject;
Hold properties that configure incoming video streams
Default constructor
-(instancetype)init;
Get or set the Incoming Video Stream that should be provided
@property ACSVideoStreamType streamType;