@new


Description:

public static Buffer @new (uint mtu)

Create a new buffer for constructing RTCP packets.

The packet will have a maximum size of mtu.

Parameters:

mtu

the maximum mtu size.

Returns:

A newly allocated buffer.