Meeting SDK for Web: can mediaCapture API actually record video?

I’m testing newly-implemented mediaCapture API in Zoom Meeting SDK for Web.

The API shows dialog and announces that “This meeting is being recorded!”, but is it actually recording video?

I couldn’t find any information on how to retrieve recorded video. Is the API only for announcing purposes?

@ryo , this API is to trigger the recording notice. It is for developers who are doing recording by other means to comply with privacy laws where applicable.