|   |   |   | 
| Buffer.Status Property | Language: | 
Retrieves the status of the sound buffer.
Visual Basic Public ReadOnly Property Status As BufferStatus C# public BufferStatus Status { get; } C++ public: 
property BufferStatus Status {
BufferStatus get();
}JScript public function get Status() : BufferStatus 
Microsoft.DirectX.DirectSound.BufferStatus
This property is read-only.
A BufferStatus object that contains the status of the sound buffer.
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
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