Package | Description |
---|---|
uk.co.caprica.vlcj.player.embedded.videosurface |
Provides the classes necessary to create user interface components that
render native video.
|
uk.co.caprica.vlcj.player.embedded.videosurface.linux |
Provides Linux-specific support for user interface components that render
native video.
|
uk.co.caprica.vlcj.player.embedded.videosurface.mac |
Provides Mac-specific support for user interface components that render
native video.
|
uk.co.caprica.vlcj.player.embedded.videosurface.windows |
Provides Windows-specific support for user interface components that render
native video.
|
Constructor and Description |
---|
CanvasVideoSurface(Canvas canvas,
VideoSurfaceAdapter videoSurfaceAdapter)
Create a new video surface.
|
ComponentIdVideoSurface(long componentId,
VideoSurfaceAdapter videoSurfaceAdapter)
Create a new video surface.
|
Modifier and Type | Class and Description |
---|---|
class |
LinuxVideoSurfaceAdapter
Implementation of a video surface adapter for Linux.
|
Modifier and Type | Class and Description |
---|---|
class |
MacVideoSurfaceAdapter
Implementation of a video surface adapter for Mac.
|
Modifier and Type | Class and Description |
---|---|
class |
WindowsVideoSurfaceAdapter
Implementation of a video surface adapter for Windows.
|
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.