org.videolan.jvlc
Interface JLibVLC

All Superinterfaces:
AudioIntf, InputIntf, VideoIntf, VLMIntf

public interface JLibVLC
extends AudioIntf, VideoIntf, InputIntf, VLMIntf


Method Summary
 
Methods inherited from interface org.videolan.jvlc.AudioIntf
getMute, getVolume, setMute, setVolume, toggleMute
 
Methods inherited from interface org.videolan.jvlc.VideoIntf
destroyVideo, getFullscreen, getHeight, getSize, getSnapshot, getWidth, reparent, setFullscreen, setSize, setSize, toggleFullscreen
 
Methods inherited from interface org.videolan.jvlc.InputIntf
getFPS, getLength, getPosition, getTime, hasVout, isPlaying, setPosition, setTime
 
Methods inherited from interface org.videolan.jvlc.VLMIntf
addBroadcast, changeMedia, deleteMedia, pauseMedia, playMedia, setEnabled, setInput, setLoop, setOutput, stopMedia