登录
首页 » Java » Android用Intent实现Video 视频功能

Android用Intent实现Video 视频功能

于 2014-01-19 发布
0 207
下载积分: 1 下载次数: 0

代码说明:

Android用Intent实现Video 视频功能

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android listview 绑定数组 实例
    listview绑定数组 呈现
    2013-03-17下载
    积分:1
  • android 录音 示例源码
    用于上传下载,录音
    2014-04-28下载
    积分:1
  • p2p文件传输
    p2p文件传输
    2017-05-14下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • android wifi 直连 文件传输例子源码下载
    android wifi 直连 文件传输例子源码下载
    2015-01-06下载
    积分:1
  • 海康威视刷机软件破除限制版
    海康威视刷机软件HIKTOOL破除限制版,软件自动修改时间,自动恢复时间,软件支持下载固件、等等
    2019-04-17下载
    积分:1
  • android播放IPCamera的rtsp连接
    vlc-android播放网络视频成功
    2014-10-18下载
    积分:1
  • 微信 android API 范例 附完整源码下载
    微信api android客户端例子源码
    2013-08-22下载
    积分:1
  • android 聊天(可送 信息+录音+语音+文件)实例
    android 聊天(可发送 信息+录音+语音+文件)实例
    2015-01-08下载
    积分:1
  • android 服务自我保护(杀不死) 例子源码
    android 服务自我保护(杀不死) 例子源码
    2014-09-19下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载