Class G729Encoder
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 G729Encoder : Ld8k
Constructors
| Improve this Doc View SourceG729Encoder()
Declaration
public G729Encoder()
Methods
| Improve this Doc View SourceFlush()
Declaration
public byte[] Flush()
Returns
Type | Description |
---|---|
System.Byte[] |
Process(Byte[])
Declaration
public byte[] Process(byte[] speech)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | speech |
Returns
Type | Description |
---|---|
System.Byte[] |