NappWaveformView:钛的 iOS 模块 - 显示音频文件的图形

时间:2021-06-20 02:11:38
【文件属性】:
文件名称:NappWaveformView:钛的 iOS 模块 - 显示音频文件的图形
文件大小:1.2MB
文件格式:ZIP
更新时间:2021-06-20 02:11:38
Objective-C 纳普波形模块 Appcelerator Titanium 的 iOS 模块。 它将音频文件(例如 mp3)呈现为图形。 如何使用 var NappWaveform = require ( 'dk.napp.waveformview' ) ; // demo file var file = Ti . Filesystem . getFile ( Ti . Filesystem . resourcesDirectory , "demo.mp3" ) ; var view = NappWaveform . createView ( { url : file . nativePath , // path to local file doesAllowScrubbing : true , // tap to move the progress doesAllowStretchAndScrol
【文件预览】:
NappWaveformView-master
----manifest(175B)
----LICENSE.txt(92B)
----iphone()
--------NappWaveformView.xcodeproj()
--------manifest(453B)
--------timodule.xml(429B)
--------DkNappWaveformview_Prefix.pch(62B)
--------Classes()
--------titanium.xcconfig(465B)
--------platform()
--------example()
--------dist()
--------README(5KB)
--------build.py(8KB)
--------module.xcconfig(136B)
--------build-napp.sh(1KB)
----CHANGELOG.txt(95B)
----example()
--------applause.mp3(90KB)
--------app.js(2KB)
----.settings()
--------com.aptana.editor.common.prefs(102B)
----LICENSE(78B)
----assets()
--------README(443B)
----README.md(3KB)
----.gitignore(28B)
----documentation()
--------index.md(776B)

网友评论