public abstract class VideoSurface extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
abstract void |
attach(LibVlc libvlc,
MediaPlayer mediaPlayer)
Attach the video surface to a media player.
|
public abstract void attach(LibVlc libvlc, MediaPlayer mediaPlayer)
libvlc - native library interfacemediaPlayer - media player instanceCopyright © 2009–2015 Caprica Software Limited. All rights reserved.