view src/vtx/config.c @ 3198:83b1a4e5f453

alsa-ng: Keep mixer open even when playback stopped.
author John Lindgren <john.lindgren@tds.net>
date Wed, 22 Jul 2009 16:42:16 -0400
parents 3134a0987162
children
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audlegacy/plugin.h>

void vtx_config(void)
{


}