代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.java
package org.cross.sms.gui;
import java.io.*;
import javax.sound.sampled.*;
import java.net.*;
/**
* Title: LianLianKan
* Description: 连连看
* Copyright: Copyright (c) 2004
sound.cgi
#!/usr/bin/perl
use strict;
#use lib("/home/peter/ming3/lib/perl5/site_perl");
$|=1;
use SWF qw(:ALL);
use SWF::Constants qw(SWF_SOUND_22KHZ SWF_SOUND_11KHZ SWF_SOUND_16BITS SWF_SOUND_8BITS SWF_SOUN
sound.pm
# ====================================================================
# Copyright (c) 2000-2001 by Soheil Seyfaie. All rights reserved.
# This program is free software; you can redistribute it and/or
sound.t
BEGIN { $| = 1;}
use SWF qw(:ALL);
#use SWF;
require 't/config.pl';
my $filename = ming_dir() . '/examples/common/distortobass.mp3';
skip_test() unless (-e $filename);
print "1..3\n";
my $movie = ne
sound.c
/*
Ming, an SWF output library
Copyright (C) 2002 Opaque Industries - http://www.opaque.net/
This library is free software; you can redistribute it and/or
modify it under the terms o
sound.h
/*
Ming, an SWF output library
Copyright (C) 2001 Opaque Industries - http://www.opaque.net/
This library is free software; you can redistribute it and/or
modify it under the terms o
sound.java
package com.brackeen.javagamebook.sound;
/**
The Sound class is a container for sound samples. The sound
samples are format-agnostic and are stored as a byte array.
*/
public class Soun
sound.java
package source;
import java.io.*;
import javax.sound.sampled.*;
import java.net.*;
/**
* Title: LianLianKan
* Description: 锟斤拷锟斤拷锟斤拷
* Copyright: Copyright (c) 2004
sound.java
/**
*声音类
*@CopyRight:Move2008
*@Author:bedlang
*@Version 1.0 2003/7/23
*/
//Download by http://www.codefans.net
package move.media;
import javax.microedition.lcdui.*;
import com.nokia.mid.s
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
completel