SoundSample::IsDataValid

SoundSample::IsDataValid
virtual bool IsDataValid() const = 0;
Description

IsDataValid determines whether the sound sample has a valid sound data or not.

Return Value

A Boolean value of true if the sound data has valid data otherwise false.