Uses of Class
org.jitsi.service.neomedia.MediaException
-
Packages that use MediaException Package Description org.jitsi.impl.neomedia.recording org.jitsi.service.neomedia org.jitsi.service.neomedia.recording -
-
Uses of MediaException in org.jitsi.impl.neomedia.recording
Methods in org.jitsi.impl.neomedia.recording that throw MediaException Modifier and Type Method Description voidRecorderImpl. start(String format, String filename)Starts the recording of the media associated with this Recorder (e.g.voidRecorderRtpImpl. start(String format, String dirname)Starts the recording of the media associated with this Recorder (e.g. -
Uses of MediaException in org.jitsi.service.neomedia
Methods in org.jitsi.service.neomedia that throw MediaException Modifier and Type Method Description voidQualityControl. setPreferredRemoteSendMaxPreset(QualityPreset preset)Changes remote send preset and protocols who can handle the changes will implement this for re-inviting the other party or just sending that media has changed. -
Uses of MediaException in org.jitsi.service.neomedia.recording
Methods in org.jitsi.service.neomedia.recording that throw MediaException Modifier and Type Method Description voidRecorder. start(String format, String filename)Starts the recording of the media associated with this Recorder (e.g.
-