![]() |
![]() |
![]() |
Caps.UnlockTransferRateHardwareBuffers Property |
Language: |
Retrieves the rate, in kilobytes per second, at which data can be transferred to hardware static sound buffers.
Visual Basic .NET Public ReadOnly Property UnlockTransferRateHardwareBuffers As Integer C# public int UnlockTransferRateHardwareBuffers { get; } Managed C++ public: __property int get_UnlockTransferRateHardwareBuffers(); JScript .NET public function get UnlockTransferRateHardwareBuffers() : int
System.Int32 . The rate, in kilobytes per second, at which data can be transferred to hardware static sound buffers.
This property is read-only.
This and the number of bytes transferred determines the duration of a call to the Buffer.Read and Buffer.Write methods.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center