view src/vtx/config.c @ 3196:0f7180e3b163

alsa-ng: Enforce a minimum buffer size of 500ms.
author William Pitcock <nenolod@atheme.org>
date Sun, 12 Jul 2009 08:30:13 -0500
parents 3134a0987162
children
line wrap: on
line source

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

void vtx_config(void)
{


}