repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r827: Fix a crash when no audio output device can be opened.
[cinelerra_cv.git]
/
cinelerra
/
channelpicker.inc
blob
fbcdea3119418d44220c810b6ce19e660e83a74b
1
#ifndef CHANNELPICKER_INC
2
#define CHANNELPICKER_INC
3
4
class ChannelPicker;
5
class PrefsChannelPicker;
6
7
#endif