BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_DSD_COMMENTCommentRef Field

BASS.NET API for the Un4seen BASS Audio Library
The comment reference. Together with CommentType this indicates to what the comment refers. If CommentType=0 then this should be 0. If CommentType=1 then 0 = all channels, 1 = 1st channel, 2 = 2nd channel, etc. If CommentType=2 then 0 = DSD recording, 1 = analogue recording, 2 = PCM recording. If CommentType=3 then 0 = general remark, 1 = name of the operator, 2 = name or type of the creating machine, 3 = time zone information, 4 = revision of the file.

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

public short CommentRef

Field Value

Type: Int16
See Also

Reference