Uses of Class
org.tritonus.lowlevel.vorbis.Comment

Packages that use Comment
org.tritonus.lowlevel.vorbis Access to the native vorbis library. 
 

Uses of Comment in org.tritonus.lowlevel.vorbis
 

Methods in org.tritonus.lowlevel.vorbis with parameters of type Comment
 int DspState.headerOut(Comment comment, Packet packet, Packet commentPacket, Packet codePacket)
          Calls vorbis_analysis_headerout().
 int Info.headerIn(Comment comment, Packet packet)
          Calls vorbis_synthesis_headerin().