Initial commit
This commit is contained in:
10
api/MovieRecording_IsCodecSupported.lua
Normal file
10
api/MovieRecording_IsCodecSupported.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
---@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
|
Reference in New Issue
Block a user