Hello Team,
We need to do screen share in iOS application development. As we check the ICSLocalStream class, we have one method like initWithMediaStream:(RTCMediaStream*)mediaStream source:(ICSStreamSourceInfo*)source . For ICSStreamSourceInfo property ICSVideoSourceInfo contains options for Camera,ScreenCast,File or Mixed. How we can create one ICSLocalStream using RTCMediaStream and ICSStreamSourceInfo.
Any help will be appreciated.
Thank you
For more complete information about compiler optimizations, see our Optimization Notice.