Click or drag to resize
AacAccessUnitToolMaxPacketSize Field
Maximum size of data packet to create. Maximum size should not exceed MaxPacketSize + RtpPacket.HeaderSize > MTU.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int MaxPacketSize

Field Value

Type: Int32
See Also