You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TWaveFormatEx Structure
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TWaveFormatEx Structure
Syntax
C#
Visual Basic
public struct TWaveFormatEx { public ushort wFormatTag; public ushort nChannels; public uint nSamplesPerSec; public uint nAvgBytesPerSec; public ushort nBlockAlign; public ushort wBitsPerSample; public ushort cbSize; }

FileSignal.cs

EXTERNALSYM TWaveFormatEx

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!