* add a tip for VideoRecorder

This commit is contained in:
lxowalle
2025-02-06 09:37:23 +08:00
parent 7c8f8217d9
commit 46126eb240

View File

@@ -1168,7 +1168,7 @@ namespace maix::video
};
/**
* Video Recorder class. This module is not fully supported and may be deprecated in the future.
* Video Recorder class. This module is not fully supported and may be deprecated in the future. You can use the camera, encoder, and audio modules to achieve similar functionality.
* @maixpy maix.video.VideoRecorder
*/
class VideoRecorder