iOS - Media
Overview
MediaView
Basic
iOS - Getting StartedAdvanced
let remonCall = RemonCall()
remonCall.remoteView = myRemoteView
remonCall.localView = myLocalViewRemonCall *remonCall = [[RemonCall alloc] init];
remonCall.remoteView = myRemoteView;
remonCall.localView = myLocalView;Size
Use External Capturer
Audio
Session Category, Mode
Volume Ratio
Mixing Sound
Background Policy

Last updated