Click or drag to resize

AudioPlayerTagRating Property

The rating value of the opened multimedia file. This value can be 0 (unrated) to 255 (best).

Namespace:  CSAudioPlayer
Assembly:  CSAudioPlayer (in CSAudioPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public short TagRating { get; set; }

Property Value

Type: Int16
See Also