Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
@interface ACSIncomingVideoOptions : NSObject;
Description
Hold properties that configure incoming video streams
Methods
init
Default constructor
-(instancetype)init;
Properties
streamType
Get or set the Incoming Video Stream that should be provided
@property ACSVideoStreamType streamType;