[Yellowstone](../README.md) > ["util"](../modules/_util_.md) > [RTCPPacket](../interfaces/_util_.rtcppacket.md)

# Interface: RTCPPacket

## Hierarchy

**RTCPPacket**

## Index

### Properties

* [buffer](_util_.rtcppacket.md#buffer)
* [packetType](_util_.rtcppacket.md#packettype)
* [timestamp](_util_.rtcppacket.md#timestamp)

---

## Properties

<a id="buffer"></a>

###  buffer

**● buffer**: *`Buffer`*

*Defined in [util.ts:34](https://github.com/mbullington/yellowstone/blob/c6fe1af/lib/util.ts#L34)*

___
<a id="packettype"></a>

###  packetType

**● packetType**: *`number`*

*Defined in [util.ts:32](https://github.com/mbullington/yellowstone/blob/c6fe1af/lib/util.ts#L32)*

___
<a id="timestamp"></a>

###  timestamp

**● timestamp**: *`number`*

*Defined in [util.ts:31](https://github.com/mbullington/yellowstone/blob/c6fe1af/lib/util.ts#L31)*

___

