代码搜索结果

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

test-audio

#!/usr/bin/python import dbus bus = dbus.SystemBus() manager = dbus.Interface(bus.get_object('org.bluez', '/org/bluez'), 'org.bluez.Manager') conn = manager.ActivateService('audio') audio

audio.conf

# Configuration file for the audio service # This section contains options which are not specific to any # particular interface [General] # If we want to disable support for specific services # Defa

audio.service

[Bluetooth Service] Identifier=audio Name=Audio service Description=Bluetooth Audio service Autostart=false

audio.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="audio" ProjectDir="c:\ti\examples\dsk6711\bios\audio\" ProjectType=Executable CPUFa

audio.h

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

audio.c

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

audio.tcf

/* * ======== audio_dsk67cfg.tcf ======== * Configuration for the audio example on the DSK6711 * *! Revision History *! ================ *! 20-Jun-2002 connell made compatible for both UNIX &