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
void IgnoreUnderflowEvents ()

Member Functions Documentation

IgnoreUnderflowEvents()

void IgnoreUnderflowEvents ( ) [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.