MP4 Examples ============ First we need to create our NWB object, we'll use this generic one .. literalinclude:: ../../../../tests/gen_nwb.py :language: python :linenos: An example usage of mp4 functions is as follows .. literalinclude:: ../../../../tests/test_mp4.py :language: python :linenos: