代码搜索结果
找到约 5,618 项符合
MP3 的代码
playerctrl.java
package MP3;
import java.io.File;
import java.util.Map;
import javax.sound.sampled.SourceDataLine;
import javazoom.jlgui.basicplayer.BasicController;
import javazoom.jlgui.basicplayer.Basic
recurseadddir.cpp.svn-base
/* This function searches for all Mp3 files in a directory
tree and adds them. */
void Mp3Db::recurseAddDir(QDir d) {
d.setSorting( QDir::Name );
d.setFilter( QDir::Files | QDir::Dirs );
main.pas
(*
ACS LibAO Player demo main unit
(c) 2002 Andrei Borovsky, all rights reserved
You can contact me at aborovsky@mtu-net.ru
This audio player is capable of playing
.wav, .ogg, and .mp3 files
main.pas
(*
ACS Audio Player demo main unit
(c) 2002 Andrei Borovsky, all rights reserved
You can contact me at aborovsky@mtu-net.ru
This audio player is capable of playing
.wav, .ogg, .mp3, and .fla
readme.svn-base
MP3 library
-----------
Version 0.2
This decoder is a 'light' version (thrown out all unnecessay parts)
from the mpg123 package. I made this for a company.
Currently only Layer3 is enabled to save s
readme.svn-base
MP3 library
-----------
Version 0.2
This decoder is a 'light' version (thrown out all unnecessay parts)
from the mpg123 package. I made this for a company.
Currently only Layer3 is enabled to save s
readme
EmbedCover (v0.8)
About:
EmbedCover is a script for embedding album cover images in MP3 files. The script will
automatically look up the image associat
amarok_xine-mp3_install.desktop
[Desktop Entry]
Encoding=UTF-8
Type=Service
ServiceTypes=Amarok/CodecInstall
X-KDE-Amarok-codec=mp3
X-KDE-Amarok-engine=xine-engine
Exec=kdialog --msgbox "Hello World"
gameswf_sound_handler_mp3.cpp
/*
* gameswf_sound_handler_mp3.cpp -- tbp, 2003
*
* This source code has been donated to the Public Domain.
* Do whatever you want with it.
*
* Some brain damaged helpers to decode mp3 streams f
gameswf_sound_handler_mp3.cpp
/*
* gameswf_sound_handler_mp3.cpp -- tbp, 2003
*
* This source code has been donated to the Public Domain.
* Do whatever you want with it.
*
* Some brain damaged helpers to decode mp3 streams f