Xamarin.iOS - VideoTimeLine

VideoTimeLine shows how to use VTDecompressionSession to get direct access to the hardware video decoder on iOS. This sample demonstrates how to decode compressed sample buffers to CVPixelBuffers and draw them using OpenGLES.

VideoTimeLine application screenshot

Build Requirements

Building this sample requires Xcode 6.0 and iOS 8.0 SDK

Target

This sample runnable on iPadSimulator/iPad

License

Xamarin port changes are released under the MIT license