MP3GainChannel Enumeration
Specifies a stereo channel of an audio file to apply volume gain.
Namespace: DevCase.ThirdParty.MP3GainAssembly: DevCase.net48.ThirdParty.MP3gain (in DevCase.net48.ThirdParty.MP3gain.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum MP3GainChannel
Public Enumeration MP3GainChannel
Dim instance As MP3GainChannel
public enum class MP3GainChannel
No code example is currently available or this language may not be supported.
Note: Some functionalities of this assembly may require to install one or all of the listed applications:
MP3Gain (mp3gain.exe)
Left |
0 |
Left channel.
|
Right |
1 |
Right channel.
|