Intel® Collaboration Suite for WebRTC  version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
OWTConferenceVideoSubscriptionConstraints Class Reference

Constraints for subscribing a remote stream. More...

#import <OWTConferenceSubscription.h>

Inheritance diagram for OWTConferenceVideoSubscriptionConstraints:
Collaboration diagram for OWTConferenceVideoSubscriptionConstraints:

Properties

BOOL disabled
 
CGSize resolution
 
double frameRate
 
double bitrateMultiplier
 
NSUInteger keyFrameInterval
 
NSArray< OWTVideoCodecParameters * > * codecs
 
NSString * rid
 Restriction identifier to identify the RTP Streams within an RTP session. When rid is specified, other constraints will be ignored.
 

Detailed Description

Constraints for subscribing a remote stream.