代码搜索结果
找到约 10,000 项符合
Audio 的代码
rtduplex.h
/***************************************************/
/*! \class RtDuplex
\brief STK realtime audio (blocking) input/output class.
This class provides a simplified interface to
RtAudio fo
rtwvout.h
/***************************************************/
/*! \class RtWvOut
\brief STK realtime audio (blocking) output class.
This class provides a simplified interface to RtAudio for realtime
readme.avilib
avilib: Reading and writing avi files
=====================================
Copyright (C) 1999 Rainer Johanni
avilib is a open source library for dealing with AVI
files under Lin
haudio.h
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*
tictactoe.java
import java.awt.*;
import java.awt.image.*;
import java.net.*;
import java.applet.*;
/**
* A TicTacToe applet. A very simple, and mostly brain-dead
* implementation of your favorite game!
soundappui.h
// Copyright (c) 2004, Nokia. All rights reserved.
#ifndef __SOUNDAPPUI_H__
#define __SOUNDAPPUI_H__
// INCLUDES
#include
#include
#include
#includ
playeradapter.h
/* Copyright (c) 2004, Nokia. All rights reserved */
#ifndef __CPLAYERADAPTER_H__
#define __CPLAYERADAPTER_H__
// INCLUDES
#include
#include "audioadapter.h"
/
todo
ffmpeg TODO list:
----------------
(in approximate decreasing priority order)
- Improve the bit rate control for video codecs.
- optimize motion vector search for real time and fix cpu/mmx d
ffserver.conf
# Port on which the server is listening. You must select a different
# port from your standard http web server if it is running on the same
# computer.
Port 8080
# Address on which the server
readme
ac3dec - a free AC-3 stream decoder
Written by Aaron Holtzman (aholtzma@engr.uvic.ca)
Contributors:
Michael Holzt - OSS output.c and misc errata
Jim Miller