BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_SMPL_LOOPFraction Property

BASS.NET API for the Un4seen BASS Audio Library
Allows fine-tuning for loop fractional areas between samples. Values range from 0x00000000 to 0xFFFFFFFF. A value of 0x80000000 represents 1/2 of a sample length.

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

public int Fraction { get; }

Property Value

Type: Int32
See Also

Reference