代码搜索结果
找到约 8,355 项符合
MP3 的代码
mp3.java
package com.dto;
public class Mp3 {
private String mp3No;
private String mp3Name;
private String mp3Price;
private String mp3Sum;
private String mp3Img;
private String buyNo;
pub
mp3.c
/*
* MP3 muxer and demuxer
* Copyright (c) 2003 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the
mp3.c.svn-base
/*
* MP3 muxer and demuxer
* Copyright (c) 2003 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the
mp3.c
/*
* MP3 muxer and demuxer
* Copyright (c) 2003 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the
mp3.tex
\subsubsection{MP3 Music On Hold}
Use of the mpg123 for your music on hold is no longer recommended and is now
officially deprecated. You should now use one of the native formats for your
music on h
mp3.c
#include "AT89C51SND1_REG.H"
#include "MCU_KEYPAD.H"
#include "MP3_PLAYER.H"
#include "FILE_SYS.H"
void main()
{
void main()
{
//MP3 Player
/*初始化*/
MP3player_Init(); //解码器初
mp3.c
/************************************************************
* 函数名称:mp3module
* 参数:从SD卡里面读出音频数据,通过tvl32aic23读出。
* 功能:播放mp3音乐
* 备注:
* 有navigator团队创作
*********************************
mp3.searchresults
---- nsamples Matches (51 in 7 files) ----
Audio.c (e:\arm2410-s\...\mp3 decode):70
control->play.nsamples = 0;
control->play.samples[0] = 0;
control->play.samples[1] = 0;
Audio.c (