Click or drag to resize

ID3TagsLibTagRating Property

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

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

Property Value

Type: Int16
See Also