Class: Win32::SpWaveFormatEx

Inherits:
SAPI5
  • Object
show all
Defined in:
lib/win32/sapi5.rb

Overview

The SpWaveFormatEx automation object represents the format of waveform-audio data.

Constant Summary

Constants inherited from SAPI5

Win32::SAPI5::VERSION

Instance Method Summary collapse

Constructor Details

#initializeSpWaveFormatEx

Returns a new instance of SpWaveFormatEx.



192
193
194
# File 'lib/win32/sapi5.rb', line 192

def initialize
  super("{C79A574C-63BE-44b9-801F-283F87F898BE}")
end