Package | Description |
---|---|
org.bytedeco.ffmpeg.avutil | |
org.bytedeco.ffmpeg.global |
Modifier and Type | Method and Description |
---|---|
AVSphericalMapping |
AVSphericalMapping.bound_bottom(int setter) |
AVSphericalMapping |
AVSphericalMapping.bound_left(int setter) |
AVSphericalMapping |
AVSphericalMapping.bound_right(int setter) |
AVSphericalMapping |
AVSphericalMapping.bound_top(int setter) |
AVSphericalMapping |
AVSphericalMapping.padding(int setter) |
AVSphericalMapping |
AVSphericalMapping.pitch(int setter) |
AVSphericalMapping |
AVSphericalMapping.position(long position) |
AVSphericalMapping |
AVSphericalMapping.projection(int setter) |
AVSphericalMapping |
AVSphericalMapping.roll(int setter) |
AVSphericalMapping |
AVSphericalMapping.yaw(int setter) |
Modifier and Type | Method and Description |
---|---|
static AVSphericalMapping |
avutil.av_spherical_alloc(SizeTPointer size)
Allocate a AVSphericalVideo structure and initialize its fields to default
values.
|
Modifier and Type | Method and Description |
---|---|
static void |
avutil.av_spherical_tile_bounds(AVSphericalMapping map,
long width,
long height,
SizeTPointer left,
SizeTPointer top,
SizeTPointer right,
SizeTPointer bottom)
Convert the \ref bounding fields from an AVSphericalVideo
from 0.32 fixed point to pixels.
|
Copyright © 2020. All rights reserved.