BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CARTProducerAppVersion Property

BASS.NET API for the Un4seen BASS Audio Library
The version of the producer application (max. 64 characters).

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

public string ProducerAppVersion { get; set; }

Property Value

Type: String
Remarks

An ASCII string, 64 characters or less, containing the version of the program or applications that produced the WAVE file containing the cart chunk. Because this string is informational only, the application may represent the version in any convenient format.
See Also

Reference