Click or drag to resize
WmaAudioEncoderConfigurationBlockAlignment Property
Gets or sets the block alignment of the audio frames. This will be set by the encoder.

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

Property Value

Type: Int32
The block alignment.
See Also