I am trying to find documentation to use the ffmpeg C API. It seems that only command line documentation is available.
Is there any good documentation/tutorials/links available?
For demonstration purpose, i need to simulate the user location in a Mapkit view.
It seems that it is possible with an undocumented API to place the blue dot anywhere on the map view.
Unfortunately, i don't know witch undocumented API to use ?
Any help ?