标签:android style blog http ar color sp art log
1、Android-SurfaceView与SurfaceHolder对象:
http://blog.csdn.net/andyhuabing/article/details/7657069
(1)SurfaceView
控制这个Surface的绘制位置。
(2)SurfaceHolder
surface的控制器,用来操纵surface,处理它的Canvas上画的效果和动画,控制表面,大小,像素等。
(3)SurfaceHolder.Callback
接收surface变化的消息
2、Android学习之 VideoView,SurfaceView:
http://blog.csdn.net/abidepan/article/details/8679837
Android-SurfaceView与SurfaceHolder对象
标签:android style blog http ar color sp art log
原文地址:http://my.oschina.net/u/1389206/blog/357525