代码搜索结果
找到约 21,607 项符合
Audio 的代码
audio.h
/*============================================================================
PROJECT...............: Wireless Headset
FILE..................: audio.h
INITIAL AUTHOR........: Nordic Semiconductor
audio.c
/*============================================================================
PROJECT...............: Wireless Headset
FILE..................: audio.c
INITIAL AUTHOR........: Nordic Semiconductor
audio.c
/*****************************************************************************
* audio.c: audio decoder using ffmpeg library
*************************************************************************
audio-jni.cc
/*****************************************************************************
* audio-jni.cc: JNI native audio functions for VLC Java Bindings
******************************************************
audio.java
package org.videolan.jvlc;
public class Audio implements AudioIntf {
private long libvlcInstance;
private native boolean _getMute();
private native void _setMute( boolean value );
pr
audio.c
/*****************************************************************************
* libvlc_audio.c: New libvlc audio control API
************************************************************************
audio-codecs.txt
all audio codecs (cook,atrk,14_4,28_8,dnet,sipr) have the same interface,
but i have only analyzed the cook codec
audio properties (hex)
00 short text/description of the format (bitrate, when to us
audio.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (audio), 0x0000 // Tools: 'MCS-51'
Group (Source)
File 1,1, 0x0
File 1,4,
audio.c
/*
* sound/audio.c
*
* Device file manager for /dev/audio
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modificatio
audio.cs
//==========================================================================================
//
// OpenNETCF.Multimedia.Audio.Audio
// Copyright (c) 2003, OpenNETCF.org
//
// This library is f