C# Class NAudio.Wave.DirectSoundOut.BufferDescription

Datei anzeigen Open project: jishi/Jishi.StreamToSonos Class Usage Examples

Public Properties

Property Type Description
dwBufferBytes uint
dwReserved int
dwSize int
guidAlgo System.Guid
lpwfxFormat System.IntPtr

Property Details

dwBufferBytes public_oe property

public uint dwBufferBytes
return uint

dwReserved public_oe property

public int dwReserved
return int

dwSize public_oe property

public int dwSize
return int

guidAlgo public_oe property

public Guid,System guidAlgo
return System.Guid

lpwfxFormat public_oe property

public IntPtr,System lpwfxFormat
return System.IntPtr