Files
wow_Meta/api/MovieRecording_IsCodecSupported.lua
2024-12-16 13:13:08 +01:00

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