Uses of Class
ws.schild.jave.info.AudioInfo
Packages that use AudioInfo
-
Uses of AudioInfo in ws.schild.jave.info
Methods in ws.schild.jave.info that return AudioInfoModifier and TypeMethodDescriptionMultimediaInfo.getAudio()Returns a set of audio-specific informations.AudioInfo.setBitRate(int bitRate) Sets the audio stream (average) bit rate.AudioInfo.setChannels(int channels) Sets the audio stream channels number (1=mono, 2=stereo).AudioInfo.setDecoder(String format) Sets the audio stream decoder name.AudioInfo.setMetadata(Map<String, String> metadata) Sets the audio metadata.AudioInfo.setSamplingRate(int samplingRate) Sets the audio stream sampling rate.Methods in ws.schild.jave.info with parameters of type AudioInfoModifier and TypeMethodDescriptionSets a set of audio-specific informations.