# winrt-libs **Repository Path**: mirrors_jitsi/winrt-libs ## Basic Information - **Project Name**: winrt-libs - **Description**: WinRT libraries generated by NodeRT for native functionalities. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WinRT native APIs wrapped with NodeRT ===== These native windows APIs are used in some Jitsi products to gain native functionalities, such as Bluetooth Beacon support. # APIs - windows.devices.bluetooth.advertisement: - windows.storage.streams: # Dependencies Both libraries require Win 10 SDK ver 10.0.18362.0 and Visual Studio 2019 ver 14.24.28314 to be installed for compiling on Windows 10. If other versions are preferred see the `VARIABLES` section in the `binding.gyp` file. These variables can also be set from the command line in build time, see gyp documentation for more info.