Files
ndk-samples/native-media
Marco Nelissen aa317d43b6 Add required permission to sample code
Bug: 15014196
Change-Id: I0edf8320e9eaa02031d564735c17c016d7e14fda
2014-09-02 12:08:48 -07:00
..
2014-06-20 16:42:08 -07: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.