Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > e0082ca3de613eaaba621b7e30b4f37e > files > 10

yate-2.0.0-2mdv2009.1.i586.rpm

[general]
; Settings for the DirectSound audio channel

; primary: boolean: Use the primary playback sound buffer instead of a secondary
;primary=yes

; There is not much tweaking possible with these settings.
; Some sanity is enforced in code but actual working limits depend on the sound drivers

; chunk: int: Number of bytes in the chunk of samples transferred at once
;chunk=320

; minsize: int: Number of bytes in buffer before we start playing back
;minsize=640

; bufsize: int: Bytes allocated for secondary playback and the record buffers
;bufsize=1280

; maxsize: int: Number of buffered bytes when we start dropping chunks
;maxsize=1600