iOS SDK API Reference
|
SKWMediaConnection answer Option. More...
#import <SKWAnswerOption.h>
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'. | |
SKWMediaConnection answer Option.