Uses of Class
quicktime.sound.SndInfo

Packages that use SndInfo
quicktime.sound   
 

Uses of SndInfo in quicktime.sound
 

Methods in quicktime.sound that return SndInfo
 SndInfo SndHandle.parseSndHeader()
          You use this function to retrieve information about a SndHandle.
static SndInfo SndInfo.parseAIFFHeader(OpenFile file)
          You use this function to retrieve information about from a AIFF Sound File.