Uses of Class
entagged.audioformats.asf.data.StreamBitratePropertiesChunk

Packages that use StreamBitratePropertiesChunk
entagged.audioformats.asf.data   
entagged.audioformats.asf.io   
 

Uses of StreamBitratePropertiesChunk in entagged.audioformats.asf.data
 

Methods in entagged.audioformats.asf.data that return StreamBitratePropertiesChunk
 StreamBitratePropertiesChunk AsfHeader.getStreamBitratePropertiesChunk()
           
 

Methods in entagged.audioformats.asf.data with parameters of type StreamBitratePropertiesChunk
 void AsfHeader.setStreamBitratePropertiesChunk(StreamBitratePropertiesChunk streamBitratePropertiesChunk1)
           
 

Uses of StreamBitratePropertiesChunk in entagged.audioformats.asf.io
 

Methods in entagged.audioformats.asf.io that return StreamBitratePropertiesChunk
static StreamBitratePropertiesChunk StreamBitratePropertiesReader.read(RandomAccessFile raf, Chunk candidate)
          This reads the current data and interprets it as an "stream bitrate properties" chunk.
 



Copyright © 2007-2008. All Rights Reserved.