AudioBuffer Properties |
The AudioBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| DataBuffer |
Gets or sets the data buffer.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| DataBuffers |
Gets or sets the data buffers.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
| Format |
Gets or sets the format.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| Gain |
Gets the gain.
| |
| GeneratedByPlc |
Gets or sets a value indicating whether this buffer contains
data generated by packet loss concealment (PLC).
| |
| IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
| IsDtmf |
Gets a value indicating whether this buffer has DTMF data.
| |
| IsMuted |
Gets a value indicating whether this instance has been muted.
(Overrides MediaBufferTFormat, TBufferIsMuted.) | |
| IsOpus |
Gets a value indicating whether this buffer has Opus audio.
| |
| IsPcm |
Gets a value indicating whether this buffer has raw PCM audio.
| |
| IsPcma |
Gets a value indicating whether this buffer has PCMA audio.
| |
| IsPcmu |
Gets a value indicating whether this buffer has PCMU audio.
| |
| LastSequenceNumber |
Gets or sets the last sequence number.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| RecoveredByFec |
Gets or sets a value indicating whether this buffer contains
data recovered by forward error correction (FEC).
(Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpHeader |
Gets or sets the Rtp Packet Header for this media buffer.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpHeaders |
Gets or sets the Rtp Packet Headers for this media buffer.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpSequenceNumber |
Gets or sets the RTP sequence number.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpSequenceNumbers |
Gets or sets the RTP sequence numbers.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| SequenceNumber |
Gets or sets the sequence number.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| SequenceNumbers |
Gets or sets the sequence numbers.
(Inherited from MediaBufferTFormat, TBuffer.) | |
| SourceId |
Gets or sets the source identifier.
(Inherited from MediaBufferTFormat, TBuffer.) |