Rev. 1.1 alsa
Login:
Password:
Join
FrontPage
|
FindPage
|
TitleIndex
|
RecentChanges
[
edit
]
ALSA
#
--
김도집
2005-08-23 13:41:42
Contents
1
ALSA
1.1
ALSA란?
1.2
드라이버 개발을 위한 문서
1.3
드라이버 API
1.3.1
자료 구조
1.3.2
snd_card_new
1.3.3
snd_card_register
1.3.4
snd_card_free
1.3.5
전원 관리
1.3.5.1
snd_card_set_pm_callback
1.3.5.2
snd_power_change_state
1.3.5.3
snd_pcm_suspend_all
1.3.6
PCM
1.3.6.1
자료 구조
1.3.6.2
PCM 연산
1.3.6.2.1
open
1.3.6.2.2
close
1.3.6.2.3
ioctl
1.3.6.2.4
hw_params
1.3.6.2.5
hw_free
1.3.6.2.6
prepare
1.3.6.2.7
trigger
1.3.6.2.8
pointer
1.3.6.3
snd_pcm_new
1.3.6.4
snd_pcm_lib_preallocate_pages_for_all
1.3.6.5
snd_pcm_set_ops
1.3.7
MIXER
1.3.7.1
snd_ctl_new
1.3.7.2
snd_ctl_new1
[
edit
]
1.1
ALSA란?
#
ALSA는 Advanced Linux Sound Architecture의 약어이다. 이는 리눅스 운영체제에서 오디오와 미디 기능을 제공하기 위한 아키텍처이다.
ALSA의 공식 사이트는 다음과 같다.
http://www.alsa-project.org/
[
edit
]
1.2
드라이버 개발을 위한 문서
#
Writing an ALSA Driver
HTML
PDF
last modified 2006-04-12 00:35:15
ShowPage
|
FindPage
|
DeletePage
|
LikePages
0.0273 sec