BufferSize Enumeration
|
Language: |
Note: This documentation is preliminary and is subject to change.
Contains constants for the minimum and maximum buffer size.
Definition
Visual Basic .NET |
Public Enum BufferSize |
C# |
public enum BufferSize |
Managed C++ |
__value public enum BufferSize |
JScript .NET |
public enum BufferSize |
Members
Member |
Value |
Description |
EffectsMin |
150 |
Minimum length for a buffer using effects, in milliseconds. |
Max |
268435455 |
Maximum length for a buffer, in bytes. |
Min |
4 |
Minimum length for a buffer (Other than the primary buffer), in bytes. |
Remarks
A primary buffer must have a length of 0.
Enumeration Information
Namespace |
Microsoft.DirectX.DirectSound |
Assembly |
Microsoft.DirectX.DirectSound (microsoft.directx.directsound.dll) |
Strong Name |
Microsoft.DirectX.DirectSound,
Version=1.0.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center