We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@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
func startCapture(handler captureHandler: ((CMSampleBuffer, RPSampleBufferType, Error?) -> Void)?, completionHandler: ((Error?) -> Void)? = nil)
The text was updated successfully, but these errors were encountered:
Sure, will keep that feature request in mind!
Sorry, something went wrong.
foritari
No branches or pull requests
@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
The text was updated successfully, but these errors were encountered: