source: roaraudio/doc/man1/roarcatvio.1 @ 3088:caa108ce7829

Last change on this file since 3088:caa108ce7829 was 3088:caa108ce7829, checked in by phi, 14 years ago

added some new manpages

File size: 820 bytes
Line 
1.\" roarcatvio.1:
2
3.TH "roarcatvio" "1" "January 2010" "RoarAudio" "System User's Manual: roarcatvio"
4
5.SH NAME
6
7roarcatvio \- send files to RoarAudio using VIO API
8
9.SH SYNOPSIS
10
11roarcatvio [OPTIONS]... [FILE]
12
13.SH DESCRIPTION
14
15This tool sends files to roard using the RoarAudio VIO API.
16It uses RoarAudio's DSTR to open the file so it also supports HTTP and other
17network protocol.
18
19.SH "OPTIONS"
20
21.TP
22\fB--server SERVER\fR
23Set server hostname
24
25.TP
26\fB--rate   RATE\fR
27Set sample rate
28
29.TP
30\fB--bits   BITS\fR
31Set bits per sample
32
33.TP
34\fB--chans  CHANNELS\fR
35Set number of channels
36
37.TP
38\fB--codec  CODEC\fR
39Set the codec
40
41.TP
42\fB--help\fR
43Show this help
44
45.SH "SEE ALSO"
46\fBroarcat\fR(1),
47\fBroartips\fR(7),
48\fBlibroar\fR(7),
49\fBRoarAudio\fR(7).
50
51.SH "HISTORY"
52
53For history information see \fBRoarAudio\fR(7).
54
55.\" ll
Note: See TracBrowser for help on using the repository browser.