Packet Class |
Namespace: FM.IceLink.Dtmf
The Packet type exposes the following members.
Name | Description | |
---|---|---|
Duration |
Gets or sets the duration in timestamp units (based on the negotiated clock rate).
| |
End |
Gets or sets the end-bit.
| |
EventCode |
Gets or sets the event code.
| |
Volume |
Gets or sets the volume in dBm0 with the sign removed. Power levels range from 0 to -63 dBm0,
so the value of this field ranges from 0-63, with higher values indicating lower volume.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLength |
Gets the length.
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ReadFrom |
Reads from a data buffer.
| |
ToString | (Inherited from Object.) | |
WriteTo |
Writes to a data buffer.
|