LameProfile Enumeration

Specifies a LAME codec profile

Definition

Namespace: DevCase.Core.Media.Sound.CodecInfo
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum LameProfile

Members

Normal 0 Normal profile.
Fast 1 Fast profile.
Slow 2 Slow profile.

See Also