Package | Description |
---|---|
uk.co.caprica.vlcj.player |
This is the main package for vlcj client applications, providing the classes
necessary to create and control native media players and associated
resources.
|
uk.co.caprica.vlcj.player.headless |
Provides the classes necessary to support the use of native media players
that do not render video output locally - for example streaming servers.
|
Modifier and Type | Method and Description |
---|---|
HeadlessMediaPlayer |
MediaPlayerFactory.newHeadlessMediaPlayer()
Create a new headless media player.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHeadlessMediaPlayer
A media player implementation with no user interface component to render the video to.
|
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.