Package org.jitsi.util.event
-
Interface Summary Interface Description VideoListener Defines the notification support informing about changes in the availability of visual Components representing video such as adding and removing. -
Class Summary Class Description SizeChangeVideoEvent Represents a VideoEvent which notifies about an update to the size of a specific visual Component depicting video.VideoEvent Represents an event fired by providers of visual Components depicting video to notify about changes in the availability of such Components.VideoNotifierSupport Represents a mechanism to easily add to a specific Object by means of composition support for firing VideoEvents to VideoListeners.