09/10/2021
This is just a note to myself: I recently had to generate an MPEG file from a series of images on iOS. What a PITA. I googled around for documentation showing examples of how to use VideoToolkit under Xamarin without finding an good examples. Then I found this stack overflow article:
ios - How Does VideoToolbox.framework work? - Stack Overflow
It has a link to a good video presented a WWDC 2014.