The total number of sample bytes in the wave file.
Do not modify this value directly.
Namespace:
LanScapeAssembly: 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 |