| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static avutil.AVStereo3D |
avutil.av_stereo3d_alloc()
Allocate an AVStereo3D structure and set its fields to default values.
|
static avutil.AVStereo3D |
avutil.av_stereo3d_create_side_data(avutil.AVFrame frame)
Allocate a complete AVFrameSideData and add it to the frame.
|
avutil.AVStereo3D |
avutil.AVStereo3D.flags(int flags) |
avutil.AVStereo3D |
avutil.AVStereo3D.position(long position) |
avutil.AVStereo3D |
avutil.AVStereo3D.type(int type) |
Copyright © 2016. All rights reserved.