public static interface IVLCVout.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
onSurfacesCreated(IVLCVout vlcVout)
This callback is called when surfaces are created.
|
void |
onSurfacesDestroyed(IVLCVout vlcVout)
This callback is called when surfaces are destroyed.
|