# Promise MediaRecorder.requestFrame(function callback)
Start from base library version 2.11.0. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Support
Requesting the next frame recording, after callback Start recording the current frame after finishing the render
# parameter
# function callback
# Return value
# Promise
Start from base library version 2.16.1. Please remaining backward compatible.