iOS SDK API Reference

Properties | List of all members
SKWAnswerOption Class Reference

SKWMediaConnection answer Option. More...

#import <SKWAnswerOption.h>

Inheritance diagram for SKWAnswerOption:

Properties

NSUInteger videoBandwidth
 A max video bandwidth(kbps)
 
NSUInteger audioBandwidth
 A max audio bandwidth(kbps)
 
NSString *__nullable videoCodec
 A video codec like 'H264'.
 
NSString *__nullable audioCodec
 A audio codec like 'PCMU'.
 

Detailed Description

SKWMediaConnection answer Option.