source: roaraudio/doc/man1/roarcatvio.1 @ 5949:9528e85ba67c

Last change on this file since 5949:9528e85ba67c was 5949:9528e85ba67c, checked in by phi, 11 years ago

Marked roarcatvio as obsolete. Added all unique features to roarcatplay.

File size: 948 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 is now marked as obsolete and will soon be removed.
16You should switch to \fBroarcatplay\fR(1).
17
18This tool sends files to roard using the RoarAudio VIO API.
19It uses RoarAudio's DSTR to open the file so it also supports HTTP and other
20network protocol.
21
22.SH "OPTIONS"
23
24.TP
25\fB--server SERVER\fR
26Set server hostname
27
28.TP
29\fB--rate   RATE\fR
30Set sample rate
31
32.TP
33\fB--bits   BITS\fR
34Set bits per sample
35
36.TP
37\fB--chans  CHANNELS\fR
38Set number of channels
39
40.TP
41\fB--codec  CODEC\fR
42Set the codec
43
44.TP
45\fB--help\fR
46Show this help
47
48.SH "SEE ALSO"
49\fBroarcat\fR(1),
50\fBroarcatplay\fR(1),
51\fBroartips\fR(7),
52\fBlibroar\fR(7),
53\fBRoarAudio\fR(7).
54
55.SH "HISTORY"
56
57For history information see \fBRoarAudio\fR(7).
58
59.\" ll
Note: See TracBrowser for help on using the repository browser.