Uses of Class
uk.co.caprica.vlcj.player.base.Viewpoint
Packages that use Viewpoint
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 Viewpoint in uk.co.caprica.vlcj.player.base
Methods in uk.co.caprica.vlcj.player.base that return ViewpointModifier and TypeMethodDescriptionVideoApi.newViewpoint()
Create a new viewpoint instance for 360 degree video.Methods in uk.co.caprica.vlcj.player.base with parameters of type ViewpointModifier and TypeMethodDescriptionboolean
VideoApi.updateViewpoint
(Viewpoint viewpoint, boolean absolute) Update the viewpoint for 360 degree video.