MultiVMR9 Sample
This sample set demonstrates using a custom VMR9 allocator-presenter in a multi-graph environment. There are three sample folders:
- DLL: Helper library which demonstrates how to implement a user-provided (customized) allocator-presenter for the Video Mixing Renderer 9 in a multi-graph environment.
- MultiPlayer: Allows you to load and control multiple media files. You can seek each stream and control its position, FPS, aspect ratio, Z order, and alpha value.
- GamePlayer: Illustrates how to integrate video powered by VMR9 into a Direct3D environment such as a 3D game.