Click or drag to resize
MatroskaWriterConfigurationSimpleBlocksPerCluster Property
Gets or sets the number of simple-blocks per cluster.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int SimpleBlocksPerCluster { get; set; }

Property Value

Type: Int32
See Also