Gets or Sets the channel handle which is used to create the broadcast encoder class.
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Property Value
Type: Int32Implements
IBaseEncoderChannelHandleRemarks
The new channel must have the same sample format (rate, channels, resolution) as the old channel, as that is what the encoder is expecting!
See Also