classafFancomSapi::SpWaveFormatEx
sys::Obj afFancomSapi::SpWaveFormatEx
Represents the format of waveform-audio data.
http://msdn.microsoft.com/en-us/library/ee125661%28v=vs.85%29.aspx
@clsid {C79A574C-63BE-44B9-801F-283F87F898BE}
- avgBytesPerSec
Int? avgBytesPerSec- bitsPerSample
Int? bitsPerSample- blockAlign
Int? blockAlign- channels
Int? channels- extraData
Variant extraData- formatTag
Int? formatTag- makeFromDispatch
new makeFromDispatch(Dispatch dispatch)- makeFromProgId
new makeFromProgId()- progId
const static Str progId := "SAPI.SpWaveFormatEx"- samplesPerSec
Int? samplesPerSec