MIgnoreUnderflowEventsCustomInterface Class Reference

class MIgnoreUnderflowEventsCustomInterface

Custom interface class for configuring hardware device to ignore all the underflow events from the sound driver except for the last buffer.

Public Member Functions
voidIgnoreUnderflowEvents()

Member Functions Documentation

IgnoreUnderflowEvents()

voidIgnoreUnderflowEvents()[pure virtual]

Configures the hardware device such that it ignores all the underflow events from the sound driver. However, it propagates the underflow error to devsound when the last buffer flag is set.