OSDN Git Service

Initialize video surface from native window
authorJean-Michel Trivi <jmtrivi@google.com>
Thu, 6 Jan 2011 22:38:35 +0000 (14:38 -0800)
committerJean-Michel Trivi <jmtrivi@google.com>
Thu, 6 Jan 2011 22:38:35 +0000 (14:38 -0800)
commitdd6b8e09370c75d58e51ae547c2a9d858861a26a
treee87a1104568946e133c3e4a748750c5d929e3bfc
parent3db0a0bc315ee90755396bb3d531d3e1be521960
Initialize video surface from native window

When configuring the MediaPlayer object, use the ANativeWindow
 pointer given as the video sink to get the display Surface pointer.

Change-Id: I0f78b7634152150ff31bfa096b8ed88ffa918f43
opensles/libopensles/android_AVPlayer.cpp