1. Native console app for video playback in Android
Android :
2009. 9. 17. 20:08
반응형
출처 : http://freepine.blogspot.com/2009/02/1-native-console-app-for-video-playback.html
1. Native console app for video playback in Android
I spent some time for writing a native C++ app to test video in console, actually it seems to be much easier than I thought:) Below is the code snippet:
PS. I thought I should paint a hole above video surface as SurfaceView does, but it appears not necessary.
반응형
'Android' 카테고리의 다른 글
Android Homekey 먹게 하기. (0) | 2009.09.17 |
---|---|
OpenCore PVPlayerEngine의 메시지 처리 구조 (0) | 2009.09.17 |
OpenCore에서 Prepare 과정 (0) | 2009.09.17 |