| Frequency Enumeration | Language: | 
      
      
      Contains constants that describe the range of frequency, in samples per second, at which a software buffer can play.
      Definition
      
        
          
            | Visual Basic | Public Enum Frequency | 
          
            | C# | public enum Frequency | 
          
            | C++ | public enum class Frequency | 
          
            | JScript | public enum Frequency | 
        
      
      Members
      
        
          
            | Member | Value | Description | 
          
            | Original | 0 | Orignal buffer frequency. | 
          
            | Max | 200000 | Maximum buffer frequency. | 
          
            | Min | 100 | Minimum buffer frequency. | 
        
      
      Enumeration Information
      
        
          
            | Namespace | Microsoft.DirectX.DirectSound | 
          
            | Assembly | Microsoft.DirectX.DirectSound (microsoft.directx.directsound.dll) | 
          
            | Strong Name | Microsoft.DirectX.DirectSound,
       Version=1.0.900.0,
       Culture=neutral,
       PublicKeyToken=d3231b57b74a1492 | 
        
      
      See Also
      
      
      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