home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 27 / NEXT27.iso / pc / demos / emperor / dx3.exe / DOCS / WINHELP / ARCHIVE / DIRECTX1 / DSOUND.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1996-08-30  |  3KB  |  88 lines

  1. :Base dsound.hlp
  2. :Title DirectSound
  3. :Index DirectSound=DSOUND.HLP
  4. 1 DirectSound
  5. 2 About DirectSound
  6. 2 Introduction =dsound_2_
  7. 3 Object Types
  8. 3 Introduction =dsound_4_
  9. 3 The DirectSound Object =dsound_5_
  10. 3 The DirectSoundBuffer Object =dsound_6_
  11. 2 Software Emulation =dsound_7_
  12. 2 Device Drivers =dsound_8_
  13. 2 System Integration =dsound_9_
  14. 3 DirectSound Features
  15. 3 Mixing =dsound_11_
  16. 3 Hardware Acceleration =dsound_12_
  17. 3 Access to the Primary Buffer =dsound_13_
  18. 2 IDirectSound Interface
  19. 2 Introduction =dsound_15_
  20. 2 Device Capabilities =dsound_16_
  21. 2 Creating Buffers =dsound_17_
  22. 2 Speaker Configuration =dsound_18_
  23. 2 Hardware Memory Management =dsound_19_
  24. 2 IDirectSoundBuffer Interface
  25. 2 IDirectSoundBuffer Introduction =dsound_21_
  26. 2 Play Management =dsound_22_
  27. 2 Sound-Environment Management =dsound_23_
  28. 2 Information =dsound_24_
  29. 2 Memory Management =dsound_25_
  30. 2 IUnknown Interface =dsound_26_
  31. 2 Using DirectSound
  32. 2 Introduction =dsound_28_
  33. 2 Implementation: A Broad Overview =dsound_29_
  34. 2 Creating a DirectSound Object =dsound_30_
  35. 2 Querying the Hardware Capabilities =dsound_31_
  36. 3 Creating Sound Buffers
  37. 3 Introduction =dsound_33_
  38. 3 Creating a Basic Sound Buffer =dsound_34_
  39. 3 Control Options =dsound_35_
  40. 3 Static and Streaming Sound Buffers =dsound_36_
  41. 3 Hardware and Software Sound Buffers =dsound_37_
  42. 3 Primary and Secondary Sound Buffers =dsound_38_
  43. 2 Writing to Sound Buffers =dsound_39_
  44. 2 Using the DirectSound Mixer =dsound_40_
  45. 2 Using a Custom Mixer =dsound_41_
  46. 2 Using Compressed Wave Formats =dsound_42_
  47. 2 DirectSound Reference
  48. 3 Functions
  49. 3 DirectSoundCreate =dsound_45_
  50. 3 DirectSoundEnumCallback =dsound_46_
  51. 3 DirectSoundEnumerate =dsound_47_
  52. 3 IDirectSound Interface and Member Functions
  53. 3 IDirectSound =dsound_49_
  54. 3 IDirectSound::Compact =dsound_50_
  55. 3 IDirectSound::CreateSoundBuffer =dsound_51_
  56. 3 IDirectSound::DuplicateSoundBuffer =dsound_52_
  57. 3 IDirectSound::GetCaps =dsound_53_
  58. 3 IDirectSound::GetSpeakerConfig =dsound_54_
  59. 3 IDirectSound::Initialize =dsound_55_
  60. 3 IDirectSound::SetCooperativeLevel =dsound_56_
  61. 3 IDirectSound::SetSpeakerConfig =dsound_57_
  62. 3 IDirectSoundBuffer Interface and Member Functions
  63. 3 IDirectSoundBuffer =dsound_59_
  64. 3 IDirectSoundBuffer::GetCaps =dsound_60_
  65. 3 IDirectSoundBuffer::GetCurrentPosition =dsound_61_
  66. 3 IDirectSoundBuffer::GetFormat =dsound_62_
  67. 3 IDirectSoundBuffer::GetFrequency =dsound_63_
  68. 3 IDirectSoundBuffer::GetPan =dsound_64_
  69. 3 IDirectSoundBuffer::GetStatus =dsound_65_
  70. 3 IDirectSoundBuffer::GetVolume =dsound_66_
  71. 3 IDirectSoundBuffer::Initialize =dsound_67_
  72. 3 IDirectSoundBuffer::Lock =dsound_68_
  73. 3 IDirectSoundBuffer::Play =dsound_69_
  74. 3 IDirectSoundBuffer::Restore =dsound_70_
  75. 3 IDirectSoundBuffer::SetCurrentPosition =dsound_71_
  76. 3 IDirectSoundBuffer::SetFormat =dsound_72_
  77. 3 IDirectSoundBuffer::SetFrequency =dsound_73_
  78. 3 IDirectSoundBuffer::SetPan =dsound_74_
  79. 3 IDirectSoundBuffer::SetVolume =dsound_75_
  80. 3 IDirectSoundBuffer::Stop =dsound_76_
  81. 3 IDirectSoundBuffer::Unlock =dsound_77_
  82. 3 Structures
  83. 3 DSBCAPS =dsound_79_
  84. 3 DSBUFFERDESC =dsound_80_
  85. 3 DSCAPS =dsound_81_
  86. 3 Constants
  87. 3 Error Values =dsound_83_
  88.