Files
android_development/ndk/platforms/android-14/samples/native-media
Andrew Hsieh 3f59495d17 Remove auto-gen project.properties
It's auto-gen by tool from default.properties in the same dir, etc.

Change-Id: I081ecb809699d42b707218b08e61b97fc9a51f1a
2012-04-02 18:32:04 +08:00
..

This sample app requires an MPEG-2 Transport Stream file to be
placed in /sdcard/NativeMedia.ts and encoded as:

  video: H.264 baseline profile
  audio: AAC LC stereo

For demonstration purposes we have supplied such a .ts file.
Any actual stream must be created according to the MPEG-2 specification.