obsproject / obs-browser

CEF-based OBS Studio browser plugin
GNU General Public License v2.0
776 stars 220 forks source link

Correct and update README binding documentation #332

Closed VodBox closed 2 years ago

VodBox commented 2 years ago

Description

Corrects JSDoc comments so that they accurately reflect the actual bindings and how they're used. Additionally, adds section on where to get TypeScript type definitions for the bindings.

Motivation and Context

Having correct documentation of the functions, and making it easier to find the TypeScript definitions.

How Has This Been Tested?

N/a.

Types of changes

Checklist: