A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
Z
- ZoomController - class in com.brightcove.player.controller.zooming
- zoomIn() - function in com.brightcove.player.controller.zooming.ZoomController
- Zooms in the video if the render view is not null and the application is not in fullscreen portrait mode.Sets the video as zoomed in.
- zoomIn() - function in com.brightcove.player.view.BrightcoveSurfaceView
- Updates the surface to apply a zoom in effect.
- zoomIn() - function in com.brightcove.player.view.BrightcoveTextureView
- Updates the surface to apply a zoom in effect.
- zoomIn() - function in com.brightcove.player.view.BrightcoveClosedCaptioningSurfaceView
- Updates the surface to apply a zoom in effect.
- zoomIn() - function in com.brightcove.player.view.RenderView
- Updates the surface to apply a zoom in effect.
- zoomOut() - function in com.brightcove.player.controller.zooming.ZoomController
- Zooms out the video if the render view is not null and the application is not in fullscreen portrait mode.Sets the video as not zoomed.
- zoomOut() - function in com.brightcove.player.view.BrightcoveSurfaceView
- Updates the surface to apply a zoom out effect.
- zoomOut() - function in com.brightcove.player.view.BrightcoveTextureView
- Updates the surface to apply a zoom out effect.
- zoomOut() - function in com.brightcove.player.view.BrightcoveClosedCaptioningSurfaceView
- Updates the surface to apply a zoom out effect.
- zoomOut() - function in com.brightcove.player.view.RenderView
- Updates the surface to apply a zoom out effect.