![]() |
![]() |
![]() |
Buffer.Status Property |
Language: |
Retrieves the status of the sound buffer.
Visual Basic .NET Public ReadOnly Property Status As BufferStatus C# public BufferStatus Status { get; } Managed C++ public: __property BufferStatus get_Status(); JScript .NET public function get Status() : BufferStatus
Microsoft.DirectX.DirectSound.BufferStatus . A BufferStatus object that contains the status of the sound buffer.
This property is read-only.
BufferStatus.Playing is set if the buffer is being heard. Because of latency, a call to Buffer.Play or Buffer.Stop might not immediately change the status.
SecondaryBuffer
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center