CPS613

VB .NET Techniques and References

Toronto Metropolitan University University

MultiMedia


Table of Contents


Playing Animated GIFs

In .NET animated gifs can be played quite simply. To do so, put them in a PictureBox as follows: Visual Studio 2022 bug: Animated GIFs are not played at the appropriate rate. They are too fast. Do not worry about this bug.

Playing audio

Playing audio in .NET is not completely straightforward as .NET is somewhat finicky and buggy and the documentation is not completely correct. Here is what works:


This page is maintained by Sophie Quigley (cps613@cs.torontomu.ca)
Last modified Wednesday, 13-Sep-2023 04:27:07 EDT