public class VideoListener extends java.lang.Object
| Constructor and Description | 
|---|
| VideoListener(java.util.function.Consumer<VideoEvent> listener,
             int eventMask,
             boolean immediateNotify) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | free() | 
| boolean | isValid() | 
public VideoListener(java.util.function.Consumer<VideoEvent> listener, int eventMask, boolean immediateNotify)