10 lines
381 B
Lua
10 lines
381 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---@param codecID 1836070006
|
|
---@param 1635148593
|
|
---@param 1768124260
|
|
---@param 1835692129
|
|
---@param 1836070006
|
|
---@return boolean isSupported
|
|
---Returns whether a video codec is supported on the current system
|
|
function MovieRecording_IsCodecSupported(codecID, 1635148593, 1768124260, 1835692129, 1836070006) end |