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.
|
Modifier and Type | Method and Description |
---|---|
static AudioOutputDeviceType |
AudioOutputDeviceType.valueOf(int intValue)
Get an enumerated value for a native value.
|
static AudioOutputDeviceType |
AudioOutputDeviceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioOutputDeviceType[] |
AudioOutputDeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.