Microsoft DirectX 9.0 SDK Update (October 2004)

Caps.PlayCpuOverheadSoftwareBuffers Property

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

Visual Basic .NET Public ReadOnly Property PlayCpuOverheadSoftwareBuffers As Integer
C# public int PlayCpuOverheadSoftwareBuffers { get; }
Managed C++ public: __property int get_PlayCpuOverheadSoftwareBuffers();
JScript .NET 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.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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