Class OsxVideoSurfaceAdapter

java.lang.Object
uk.co.caprica.vlcj.player.embedded.videosurface.OsxVideoSurfaceAdapter
All Implemented Interfaces:
Serializable, VideoSurfaceAdapter

public final class OsxVideoSurfaceAdapter extends Object implements VideoSurfaceAdapter
Implementation of a video surface adapter for Mac.
See Also:
  • Constructor Details

    • OsxVideoSurfaceAdapter

      public OsxVideoSurfaceAdapter()
  • Method Details

    • attach

      public void attach(MediaPlayer mediaPlayer, long componentId)
      Description copied from interface: VideoSurfaceAdapter
      Attach a video surface to a media player.
      Specified by:
      attach in interface VideoSurfaceAdapter
      Parameters:
      mediaPlayer - media player instance
      componentId - native id of the video surface component