The total number of sample bytes in the wave file. Do not modify this value directly.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public uint TotalNumSampleBytes
Visual Basic (Declaration)
Public TotalNumSampleBytes As UInteger
Visual C++
public:
unsigned int TotalNumSampleBytes
J#
public UInt32 TotalNumSampleBytes

See Also