| Package | Description |
|---|---|
| uk.co.caprica.vlcj.component |
Provides higher-level components used to create basic media players with the
minimum of application code.
|
| 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.directaudio |
Provides the classes necessary to support direct access to the native audio
samples buffer.
|
| Class and Description |
|---|
| AudioCallback
Specification for an audio callback.
|
| DirectAudioPlayer
Specification for a media player that provides direct access to the audio buffer data.
|
| Class and Description |
|---|
| AudioCallback
Specification for an audio callback.
|
| DirectAudioPlayer
Specification for a media player that provides direct access to the audio buffer data.
|
| Class and Description |
|---|
| AudioCallback
Specification for an audio callback.
|
| AudioCallbackAdapter
Implementation of an
AudioCallback. |
| DirectAudioPlayer
Specification for a media player that provides direct access to the audio buffer data.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.