Xeno-rat
Loading...
Searching...
No Matches
NAudio.Codecs.Band Class Reference

Band data for G722 Codec. More...

Collaboration diagram for NAudio.Codecs.Band:

Public Attributes

int s
 s
 
int sp
 sp
 
int sz
 sz
 
int[] r = new int[3]
 r
 
int[] a = new int[3]
 a
 
int[] ap = new int[3]
 ap
 
int[] p = new int[3]
 p
 
int[] d = new int[7]
 d
 
int[] b = new int[7]
 b
 
int[] bp = new int[7]
 bp
 
int[] sg = new int[7]
 sg
 
int nb
 nb
 
int det
 det
 

Detailed Description

Band data for G722 Codec.

Member Data Documentation

◆ a

int [] NAudio.Codecs.Band.a = new int[3]

a

◆ ap

int [] NAudio.Codecs.Band.ap = new int[3]

ap

◆ b

int [] NAudio.Codecs.Band.b = new int[7]

b

◆ bp

int [] NAudio.Codecs.Band.bp = new int[7]

bp

◆ d

int [] NAudio.Codecs.Band.d = new int[7]

d

◆ det

int NAudio.Codecs.Band.det

det

◆ nb

int NAudio.Codecs.Band.nb

nb

◆ p

int [] NAudio.Codecs.Band.p = new int[3]

p

◆ r

int [] NAudio.Codecs.Band.r = new int[3]

r

◆ s

int NAudio.Codecs.Band.s

s

◆ sg

int [] NAudio.Codecs.Band.sg = new int[7]

sg

◆ sp

int NAudio.Codecs.Band.sp

sp

◆ sz

int NAudio.Codecs.Band.sz

sz


The documentation for this class was generated from the following file: