BASS.NET API for the Un4seen BASS Audio Library

SHOUTcastv2StreamArtwork Field

BASS.NET API for the Un4seen BASS Audio Library
Fully qualified path and file name of an alternative artwork picture.

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

public string v2StreamArtwork

Field Value

Type: String
Remarks

Allows you to specify an alternative stream/brand artwork to use, if the playling file doesn't contain one.

Only applies to the SHOUTcast v2 protocol and the v2SendArtwork property is set to . Only images up to 511KB will be send. Only used with the UpdateTitle(String, String) overload taking a TAG_INFO parameter.

See Also

Reference