Hi Nick,
Not sure if you checked the README for the Media component. It gives examples for a couple of popular video types.
The Media component incorporates MediaElement.js . You can always explore its code on GitHub, but I'd recommend starting with the Media component's source code. See if any of the types listed here is helpful:
https://github.com/adaptlearning/adapt-contrib-media/blob/master/js/mediaelement-and-player.js#L26
- Chuck