library / dev.bmcreations.scrcast / ScrCast / pause
pause¶
fun pause():
Unit
Pauses a recording session that was started via record
This only invokes a change to the recording state if the target device is Build.VERSION_CODES.N or higher.
See Also