BASS.NET API for the Un4seen BASS Audio Library

EncoderOPUSOPUS_Framesize Field

BASS.NET API for the Un4seen BASS Audio Library
--framesize: Maximum frame size in milliseconds (2.5, 5, 10, 20, 40, 60, default: 20).

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

public EncoderOPUSOPUSFramesize OPUS_Framesize

Field Value

Type: EncoderOPUSOPUSFramesize
Remarks

Smaller framesizes achieve lower latency but less quality at a given bitrate. Sizes greater than 20ms are only interesting at fairly low bitrates.
See Also

Reference