• 大小: 0.38M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-23
  • 语言: Java
  • 标签: 视频  安卓  开发  

资源简介

Vitamio 是一款 Android 与 iOS 平台上的全能多媒体开发框架,全面支持硬件解码与 GPU 渲染。Vitamio 凭借其简洁易用的 API 接口赢得了全球众多开发者的青睐。到目前,全球已经有超过一万款应用在使用 Vitamio,覆盖用户超过 5亿。

资源截图

代码片段和文件信息

/*
 * Copyright (C) 2013 yixia.com
 *
 * 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.
 */

package io.vov.vitamio.demo;

import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.onclickListener;
import android.wi

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-08-10 04:07  VitamioDemo-master\
     文件         236  2013-08-10 04:07  VitamioDemo-master\.gitignore
     目录           0  2013-08-10 04:07  VitamioDemo-master\.settings\
     文件         587  2013-08-10 04:07  VitamioDemo-master\.settings\org.eclipse.jdt.core.prefs
     文件        1974  2013-08-10 04:07  VitamioDemo-master\AndroidManifest.xml
     文件         884  2013-08-10 04:07  VitamioDemo-master\README.md
     文件        3923  2013-08-10 04:07  VitamioDemo-master\build.xml
     文件       14381  2013-08-10 04:07  VitamioDemo-master\ic_launcher-web.png
     文件         781  2013-08-10 04:07  VitamioDemo-master\proguard-project.txt
     文件         608  2013-08-10 04:07  VitamioDemo-master\project.properties
     目录           0  2013-08-10 04:07  VitamioDemo-master\res\
     目录           0  2013-08-10 04:07  VitamioDemo-master\res\drawable-hdpi\
     文件        2805  2013-08-10 04:07  VitamioDemo-master\res\drawable-hdpi\ic_launcher.png
     目录           0  2013-08-10 04:07  VitamioDemo-master\res\drawable-xhdpi\
     文件        3365  2013-08-10 04:07  VitamioDemo-master\res\drawable-xhdpi\ic_launcher.png
     目录           0  2013-08-10 04:07  VitamioDemo-master\res\layout\
     文件        1016  2013-08-10 04:07  VitamioDemo-master\res\layout\mediaplayer_1.xml
     文件         685  2013-08-10 04:07  VitamioDemo-master\res\layout\mediaplayer_2.xml
     文件         744  2013-08-10 04:07  VitamioDemo-master\res\layout\videoview.xml
     目录           0  2013-08-10 04:07  VitamioDemo-master\res\raw\
     文件      370021  2013-08-10 04:07  VitamioDemo-master\res\raw\test_cbr.mp3
     目录           0  2013-08-10 04:07  VitamioDemo-master\res\values\
     文件         379  2013-08-10 04:07  VitamioDemo-master\res\values\strings.xml
     文件         211  2013-08-10 04:07  VitamioDemo-master\res\values\styles.xml
     目录           0  2013-08-10 04:07  VitamioDemo-master\src\
     目录           0  2013-08-10 04:07  VitamioDemo-master\src\io\
     目录           0  2013-08-10 04:07  VitamioDemo-master\src\io\vov\
     目录           0  2013-08-10 04:07  VitamioDemo-master\src\io\vov\vitamio\
     目录           0  2013-08-10 04:07  VitamioDemo-master\src\io\vov\vitamio\demo\
     文件        2980  2013-08-10 04:07  VitamioDemo-master\src\io\vov\vitamio\demo\MediaPlayerDemo.java
     文件        3561  2013-08-10 04:07  VitamioDemo-master\src\io\vov\vitamio\demo\MediaPlayerDemo_Audio.java
............此处省略3个文件信息

评论

共有 条评论