mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-10 21:59:54 -05:00
* add a tip for VideoRecorder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user