代码搜索结果

找到约 10,000 项符合 Audio 的代码

redir.php

include_once ("../../admin/authconfig.php"); $SUBMIT_FORM_VARS = array_merge($HTTP_POST_VARS,$HTTP_GET_VARS); if (isset($SUBMIT_FORM_VARS["filename"])){ $filename = $SUBMIT_FORM_

listing8-18_audioplayer.java

// Use this snippet for creating a flexible audio player that doesn't rely // on dynamic class loading. public class AudioPlayer { public void playAudio() { //#if polish.api.mmapi || polish

listing8-01_audioplayer.java

// Use this snippet for creating a flexible audio player that doesn't rely // on dynamic class loading. public class AudioPlayer { public void playAudio() { //#if polish.api.mmapi || polish

echo.c

/* * Copyright 2001 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *

test_av.c

/*----------------------------------------------------------------------------+ | | This source code has been made available to you by IBM on an AS-IS | basis. Anyone receiving this sourc

mime.types

# This is a comment. I love comments. # This file controls what Internet media types are sent to the client for # given file extension(s). Sending the correct media type to the client # is important

convert2divx.vcf

VirtualDub.audio.SetSource(0); VirtualDub.audio.SetMode(0); VirtualDub.audio.SetInterleave(1,500,1,0,0); VirtualDub.audio.SetClipMode(1,1); VirtualDub.audio.SetConversion(0,0,0,0,0); VirtualDub.a

echo.c

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *