![]() |
![]() |
![]() |
BufferCaps.PlayCpuOverhead Property |
Language: |
Retrieves the processing overhead, as a percentage, of main processor cycles needed to mix this sound buffer.
Visual Basic .NET Public ReadOnly Property PlayCpuOverhead As Integer C# public int PlayCpuOverhead { get; } Managed C++ public: __property int get_PlayCpuOverhead(); JScript .NET public function get PlayCpuOverhead() : int
System.Int32 . The processing overhead, as a percentage, of main processor cycles needed to mix this sound buffer.
This property is read-only.
For hardware buffers, this member will be zero because the mixing is performed by the sound device. For software buffers, this member depends on the buffer format and the speed of the system processor.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center