StansAssets / com.stansassets.ios-native

iOS Native Plugin Wiki
https://api.stansassets.com/
10 stars 1 forks source link

Adding screen recording to IOS #62

Open Storm-Develop opened 3 years ago

Storm-Develop commented 3 years ago

@stan-osipov Hey there I remember you mentioned we can request adding additional features if we found something missing.

Can you please add a screen recording option? Would also appreciate it if you update the wiki with an example. func startCapture(handler captureHandler: ((CMSampleBuffer, RPSampleBufferType, Error?) -> Void)?, completionHandler: ((Error?) -> Void)? = nil) https://developer.apple.com/documentation/replaykit/rpscreenrecorder/2867291-startcapture?changes=latest_minor

stan-osipov commented 3 years ago

Sure, will keep that feature request in mind!