Caps.UnlockTransferRateHardwareBuffers Property |
Language: |
Retrieves the rate, in kilobytes per second, at which data can be transferred to hardware static sound buffers.
Visual Basic Public ReadOnly Property UnlockTransferRateHardwareBuffers As Integer C# public int UnlockTransferRateHardwareBuffers { get; } C++ public:
property int UnlockTransferRateHardwareBuffers {
int get();
}JScript public function get UnlockTransferRateHardwareBuffers() : int
System.Int32
This property is read-only.
The rate, in kilobytes per second, at which data can be transferred to hardware static sound buffers.
This and the number of bytes transferred determines the duration of a call to the Buffer.Read and Buffer.Write methods.
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