AacAccessUnitTool Fields |
The AacAccessUnitTool type exposes the following members.
Name | Description | |
---|---|---|
![]() | DontRetain |
Indicates whether to respect the MaxPacketSize threshold. If set to true each packet will
only contain one AU. If true, it may improve real-time transmission of data, but not
utilize the network capacity to the full extent.
|
![]() | IndexLength |
Number of bits to reserve for AU Index or Delta field.
|
![]() | MaxPacketSize |
Maximum size of data packet to create. Maximum size should not exceed MaxPacketSize +
RtpPacket.HeaderSize > MTU.
|
![]() | NetworkConfiguration | |
![]() | SizeLength |
Number of bits to reserve for AU size field.
|