Uses of Class
ws.schild.jave.AudioAttributes
-
-
Uses of AudioAttributes in ws.schild.jave
Methods in ws.schild.jave that return AudioAttributes Modifier and Type Method Description AudioAttributesEncodingAttributes. getAudioAttributes()Returns the attributes for the encoding of the audio stream in the target multimedia file.Methods in ws.schild.jave with parameters of type AudioAttributes Modifier and Type Method Description voidEncodingAttributes. setAudioAttributes(AudioAttributes audioAttributes)Sets the attributes for the encoding of the audio stream in the target multimedia file.
-