BASS.NET API for the Un4seen BASS Audio Library

BASS_INFOlatency Field

BASS.NET API for the Un4seen BASS Audio Library
The delay (rounded up to the nearest millisecond) for playback of HSTREAM/HMUSIC channels to start and be heard.

Requires that BASS_DEVICE_LATENCY was used when BASS_Init(Int32, Int32, BASSInit, IntPtr, IntPtr) was called.

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

public int latency

Field Value

Type: Int32
See Also

Reference