File: LinearSample.3cc

package info (click to toggle)
libccaudio 1.1.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,732 kB
  • ctags: 347
  • sloc: sh: 8,078; cpp: 2,616; makefile: 176; ansic: 8
file content (28 lines) | stat: -rw-r--r-- 717 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH "LinearSample" 3 "23 Jul 2003" "ccAudio" \" -*- nroff -*-
.ad l
.nh
.SH NAME
LinearSample \- The linear class is a type variation of \fBAudioSample\fP used specifically to tag audio conversions that are performed between 'linear' and some other encoding. 
.SH SYNOPSIS
.br
.PP
\fC#include <audio.h>\fP
.PP
Inherits \fBAudioSample\fP.
.PP
.SS "Public Methods"

.in +1c
.ti -1c
.RI "short * \fBgetSamples\fP (void)"
.br
.in -1c
.SH "DETAILED DESCRIPTION"
.PP 
The linear class is a type variation of \fBAudioSample\fP used specifically to tag audio conversions that are performed between 'linear' and some other encoding.
.PP


.SH "AUTHOR"
.PP 
Generated automatically by Doxygen for ccAudio from the source code.