Caps.PlayCpuOverheadSoftwareBuffers Property (Microsoft.DirectX.DirectSound)

Retrieves the processing overhead, as a percentage of main processor cycles, needed to mix software buffers.

Definition

Visual Basic Public ReadOnly Property PlayCpuOverheadSoftwareBuffers As Integer
C# public int PlayCpuOverheadSoftwareBuffers { get; }
C++ public:
property int PlayCpuOverheadSoftwareBuffers {
        int get();
}
JScript public function get PlayCpuOverheadSoftwareBuffers() : int

Property Value

System.Int32
The processing overhead, as a percentage of main processor cycles, needed to mix software buffers.

This property is read-only. 

Remarks

This property varies according to the bus type, the processor type, and the clock speed.