MoonWorks/src/Video
cosmonaut b380707462 Video Optimization (#22)
- Videos are now shoved into memory when created to avoid disk latency issues
- Added VideoPlayer class to avoid redundant texture creation on videos
- Most Video functions are now on VideoPlayer

Reviewed-on: MoonsideGames/MoonWorks#22
2022-08-18 20:45:34 +00:00
..
Shaders Theora video support + audio improvements (#20) 2022-08-02 21:04:12 +00:00
StreamingSoundTheora.cs Theora video support + audio improvements (#20) 2022-08-02 21:04:12 +00:00
Video.cs Video Optimization (#22) 2022-08-18 20:45:34 +00:00
VideoPlayer.cs Video Optimization (#22) 2022-08-18 20:45:34 +00:00