BASS.NET API for the Un4seen BASS Audio Library

ACMFORMATToString Method

BASS.NET API for the Un4seen BASS Audio Library
Returns a description string for the instance members.

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

public override string ToString()

Return Value

Type: String
Returns a description string for the instance members (wFormatTag, res, nSamplesPerSec, chans).
See Also

Reference