MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetAttribute Method (attribute, value)
NamespacesMPfm.Sound.BassNetWrapperChannelSetAttribute(BASSAttribute, Single)
Sets an attribute value of the current channel (specified in the attribute property).
Declaration Syntax
C#Visual Basic
public void SetAttribute(
	BASSAttribute attribute,
	float value
)
Public Sub SetAttribute ( _
	attribute As BASSAttribute, _
	value As Single _
)
Parameters
attribute (BASSAttribute)
Channel attribute
value (Single)
Value

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)