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.EncoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax Public DontRetain As Boolean
val mutable DontRetain: bool
Field Value
Type:
BooleanSee Also