MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
EncoderProfile Property
NamespacesMPfm.SoundSV7TagEncoderProfile
Encoder quality; one of the following values: 0: no profile 1: Unstable/Experimental 2: unused 3: unused 4: unused 5: below Telephone (q= 0.0) 6: below Telephone (q= 1.0) 7: Telephone (q= 2.0) 8: Thumb (q= 3.0) 9: Radio (q= 4.0) 10: Standard (q= 5.0) 11: Xtreme (q= 6.0) 12: Insane (q= 7.0) 13: BrainDead (q= 8.0) 14: above BrainDead (q= 9.0) 15: above BrainDead (q=10.0)
Declaration Syntax
C#Visual Basic
public int EncoderProfile { get; set; }
Public Property EncoderProfile As Integer
	Get
	Set

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)