Caps.PlayCpuOverheadSoftwareBuffers Property

Language:

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.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center