BASS.NET API for the Un4seen BASS Audio Library

ICEcastUpdateMetaDataUsingAdminInterface Field

BASS.NET API for the Un4seen BASS Audio Library
Update the metadata (song title changes) by using the admin interface (e.g. supported for MP3 or AAC streams).

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

public bool UpdateMetaDataUsingAdminInterface

Field Value

Type: Boolean
Remarks

Set to to not apply metadata changes via the admin interface at all (e.g. for ICEcast server using FLAC or OGG). Some servers like e.g. Rocket Streaming Audio Server also support that interface for other formats, like FLAC or OGG.
See Also

Reference