Click or drag to resize

AudioPlayerRatingStars Property

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

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

Property Value

Type: Single
See Also