Show / Hide Table of Contents

Class Band

Band data for G722 Codec

Inheritance
System.Object
Band
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.Media
Assembly: SIPSorcery.dll
Syntax
public class Band

Fields

| Improve this Doc View Source

a

a

Declaration
public int[] a
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

ap

ap

Declaration
public int[] ap
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

b

b

Declaration
public int[] b
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

bp

bp

Declaration
public int[] bp
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

d

d

Declaration
public int[] d
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

det

det

Declaration
public int det
Field Value
Type Description
System.Int32
| Improve this Doc View Source

nb

nb

Declaration
public int nb
Field Value
Type Description
System.Int32
| Improve this Doc View Source

p

p

Declaration
public int[] p
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

r

r

Declaration
public int[] r
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

s

s

Declaration
public int s
Field Value
Type Description
System.Int32
| Improve this Doc View Source

sg

sg

Declaration
public int[] sg
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

sp

sp

Declaration
public int sp
Field Value
Type Description
System.Int32
| Improve this Doc View Source

sz

sz

Declaration
public int sz
Field Value
Type Description
System.Int32

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX