Click or drag to resize
AacAccessUnitToolDontRetain Field
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.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool DontRetain

Field Value

Type: Boolean
See Also