public class MacVideoSurfaceAdapter extends Object implements VideoSurfaceAdapter
| Constructor and Description |
|---|
MacVideoSurfaceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(LibVlc libvlc,
MediaPlayer mediaPlayer,
long componentId)
Attach a video surface to a media player.
|
public void attach(LibVlc libvlc, MediaPlayer mediaPlayer, long componentId)
VideoSurfaceAdapterattach in interface VideoSurfaceAdapterlibvlc - native interfacemediaPlayer - media player instancecomponentId - native id of the video surface componentCopyright © 2009–2015 Caprica Software Limited. All rights reserved.