Caps.FreeHardwareMixingStreamingBuffers Property (Microsoft.DirectX.DirectSound)
Retrieves the number of unallocated streaming buffers.
Definition
Visual Basic Public ReadOnly Property FreeHardwareMixingStreamingBuffers As Integer C# public int FreeHardwareMixingStreamingBuffers { get; } C++ public:
property int FreeHardwareMixingStreamingBuffers {
int get();
}JScript public function get FreeHardwareMixingStreamingBuffers() : int
Property Value
System.Int32
The number of unallocated streaming buffers.This property is read-only.