Creates an instance of a Winamp AACplus encoder implementation.
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- channel
- Type: SystemInt32
The channel handle... a HSTREAM, HMUSIC, or HRECORD.
Exceptions
Exception | Condition |
---|---|
ArgumentException | 8-bit channels are not supported by the Winamp AACPlus encoder. |
Remarks
This encoder does not support 8-bit channels!
See Also