VIA_CHAN_PCM_FMT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
via_chan_pcm_fmt - Update PCM channel settings
SYNOPSIS
"SYNOPSIS"
void via_chan_pcm_fmt (struct via_channel * chan, int reset);
ARGUMENTS
- chan
-
Channel to be updated
- reset
-
Boolean. If non-zero, channel will be reset
to 8-bit mono mode.
DESCRIPTION
Stores the settings of the current PCM format,
8-bit or 16-bit, and mono/stereo, into the
hardware settings for the specified channel.
If reset is non-zero, the channel is reset
to 8-bit mono mode. Otherwise, the channel
is set to the values stored in the channel
information struct chan.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:57 GMT, October 06, 2005