BASS.NET API for the Un4seen BASS Audio Library

ICEcastUpdateMetaDataUsingNewBitstreams Field

BASS.NET API for the Un4seen BASS Audio Library
Update the metadata (song title changes) by using a new bitstream for each change (e.g. ICEcast requires this for FLAC or OGG).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax

public bool UpdateMetaDataUsingNewBitstreams

Field Value

Type: Boolean
Remarks

If streaming servers have issues with multiple bitstreams, set this to .
See Also

Reference