| PacketizedAudioBuffer Properties | 
The PacketizedAudioBuffer type exposes the following members.
 Properties
Properties| 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.
            (Inherited from AudioBuffer.) | 
|  | GeneratedByPlc | 
            Gets or sets a value indicating whether this buffer contains
            data generated by packet loss concealment (PLC).
            (Inherited from AudioBuffer.) | 
|  | 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.
            (Inherited from AudioBuffer.) | 
|  | IsMuted | 
            Gets a value indicating whether this instance has been muted.
            (Inherited from AudioBuffer.) | 
|  | IsOpus | 
            Gets a value indicating whether this buffer has Opus audio.
            (Inherited from AudioBuffer.) | 
|  | IsPcm | 
            Gets a value indicating whether this buffer has raw PCM audio.
            (Inherited from AudioBuffer.) | 
|  | IsPcma | 
            Gets a value indicating whether this buffer has PCMA audio.
            (Inherited from AudioBuffer.) | 
|  | IsPcmu | 
            Gets a value indicating whether this buffer has PCMU audio.
            (Inherited from AudioBuffer.) | 
|  | 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.) | 
 See Also
See Also