Uses of Enum
uk.co.caprica.vlcj.player.base.TeletextKey
Packages that use TeletextKey
Package
Description
This is the main package for vlcj media player applications, providing the classes necessary to create and control
native media players and associated resources.
-
Uses of TeletextKey in uk.co.caprica.vlcj.player.base
Methods in uk.co.caprica.vlcj.player.base that return TeletextKeyModifier and TypeMethodDescriptionstatic TeletextKey
TeletextKey.key
(int intValue) static TeletextKey
Returns the enum constant of this type with the specified name.static TeletextKey[]
TeletextKey.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.co.caprica.vlcj.player.base with parameters of type TeletextKeyModifier and TypeMethodDescriptionvoid
TeletextApi.setKey
(TeletextKey key) Set ("press") a teletext key.