I can see how a buffer size of 400ms would be too much latency for you. 14ms is definitely too small because it is only slightly larger than our mixer update speed of 10ms, so you are likely to get stream stuttering with a buffer of this size.
Generally a latency of 50ms is sufficient for real time purposes, so perhaps a buffer size of 1920
would suit your needs better?