Add meta
This commit is contained in:
6
Meta/api/MovieRecording_GetProgress.lua
Normal file
6
Meta/api/MovieRecording_GetProgress.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return boolean recovering
|
||||
---@return number progress
|
||||
---Returns information about movie compression progress
|
||||
function MovieRecording_GetProgress() end
|
||||
Reference in New Issue
Block a user