Desktop Video Backend
Selects the JVM desktop playback backend.
AUTO keeps the platform default and optional fallback policy. PLATFORM disables optional fallbacks. LIBVLC requires the in-process libVLC canvas backend on macOS, Windows, and Linux. LIBVLC_NATIVE requires the libVLC native-view backend: NSView on macOS, HWND on Windows, and X11/XWayland xwindow on Linux.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.