This sample shows how to play a video from a virtual file 
which is based on a static memory buffer.

Such files are useful because we don't need to copy data 
to memory; BoxedApp will read and write data directly 
from the provided memory buffer.
