MultiMediaSample
###Android Multimedia框架总结案例,包含MediaPlayer,Camera等
1.Camera自定义相机案例
2.新API android.hardware.camera2自定义相机
3.一种守护进程案例(如用于后台常驻音乐,消息推送等场景)
4.MediaPlayer播放网络视频案例
4.MediaCodec进行codec视频案例
####欢迎关注我的个人公众号,android 技术干货,问题深度总结,FrameWork源码解析,插件化研究,最新开源项目推荐
License
Copyright (C) 2016 hejunlin
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.