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

Source

Int? avgBytesPerSec

bitsPerSample

Source

Int? bitsPerSample

blockAlign

Source

Int? blockAlign

channels

Source

Int? channels

extraData

Source

Variant extraData

formatTag

Source

Int? formatTag

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)

makeFromProgId

Source

new makeFromProgId()

progId

Source

const static Str progId := "SAPI.SpWaveFormatEx"

samplesPerSec

Source

Int? samplesPerSec