Click or drag to resize
Mpeg42VideoEncoderConfigurationDataPartitioning Property
If enabled, a data partitioned stream will be created.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool DataPartitioning { get; set; }

Property Value

Type: Boolean
See Also