library / dev.bmcreations.scrcast / ScrCast / resume
resume¶
fun resume():
Unit
Resumed a recording session that was paused via pause, or triggers a new recording if the state is not paused.
- This only invokes a change to the recording state if the target device is Build.VERSION_CODES.N or higher.
See Also