AudioTrackBlockAlignment Property MediaSuite 3.1.1889.0
Gets or sets the block alignment of audio frames. This may be a necessary configuration for some audio types (e.g. WMA Pro).

Namespace: StreamCoders
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

Reference