mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-15 06:03:02 -05:00
* update rtmp & rtmp demo
This commit is contained in:
@@ -129,6 +129,12 @@ namespace maix::sys
|
||||
*/
|
||||
std::vector<std::map<std::string, std::string>> disk_partitions(bool only_disk = true);
|
||||
|
||||
/**
|
||||
* register default signal handle
|
||||
* @maixpy maix.sys.register_default_signal_handle
|
||||
*/
|
||||
void register_default_signal_handle();
|
||||
|
||||
/**
|
||||
* Power off device
|
||||
* @maixpy maix.sys.poweroff
|
||||
|
||||
Reference in New Issue
Block a user