I have just updated from UnityOculusUtilities 1.3.0 to 1.3.2 and the calls to the plugin now cause an exception and my movie player no longer works.
If I switch back to the previous version of libOculusMediaSurface.so then the code works again.
Between these versions the file libOculusMediaSurface.so has changed, however the corresponding source code in the mobile SDK has not been updated / released, so I can't tell what has changed.
I assume the interface has changed, perhaps to reflect the change in the Unity render plugin interface.
Have I missed something? Can I get the latest source code to the modified plugin, documentation of the changes or an updated example?
Sorry, libOculusMediaSurface is not supposed to be included in the Utilities package. It ships inside of the SDK Examples. I just confirmed the version in that package works as expected. There is no newer version.