OSDN Git Service

MediaFormat: added subtitle format
authorLajos Molnar <lajos@google.com>
Thu, 15 Aug 2013 18:35:14 +0000 (11:35 -0700)
committerLajos Molnar <lajos@google.com>
Thu, 15 Aug 2013 18:43:02 +0000 (11:43 -0700)
commitdc775c66bf52d998e6cc37a0ba1ec3b12607fac4
treed7cef86229c47a171412fc04e94e31b1dc02e54e
parentc11cb1497d26daaf445ca232057027bebc44086c
MediaFormat: added subtitle format

Added KEY_LANGUAGE that for now only refers to subtitles.
Added createSubtitleFormat() method to create base format.

Signed-off-by: Lajos Molnar <lajos@google.com>
Change-Id: I344c36a3fd0d88c285cdebf3f67e549553b37a8e
Bug: 10326117
api/current.txt
media/java/android/media/MediaFormat.java