[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:39](https://github.com/mbullington/yellowstone/blob/702293d/lib/util.ts#L39)*

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

###  packetType

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

*Defined in [util.ts:37](https://github.com/mbullington/yellowstone/blob/702293d/lib/util.ts#L37)*

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

###  timestamp

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

*Defined in [util.ts:36](https://github.com/mbullington/yellowstone/blob/702293d/lib/util.ts#L36)*

___

