This video show Red Newbies how to bind a C library to the RED programming language so that you can use the functions in that library in your Red applications. Specifically, I bind the libvlc.dll so that I can use VLC's (VideoLan Player) to play a video.
You can access the files used in this video here: https://github.com/TimeSlip/redvlclib