FFmpeg
Data Fields
AVStereo3D Struct Reference

Stereo 3D type: this structure describes how two videos are packed within a single video surface, with additional information as needed. More...

#include <stereo3d.h>

Data Fields

  How views are packed within the video. More...
 
int  flags
  Additional information about the frame packing. More...
 

Detailed Description

Stereo 3D type: this structure describes how two videos are packed within a single video surface, with additional information as needed.

Note
The struct must be allocated with av_stereo3d_alloc() and its size is not a part of the public ABI.

Definition at line 123 of file stereo3d.h.

Field Documentation

enum AVStereo3DType AVStereo3D::type

How views are packed within the video.

Definition at line 127 of file stereo3d.h.

Referenced by decode_postinit(), dump_stereo3d(), ff_mjpeg_decode_frame(), ff_mkv_stereo3d_conv(), ff_mpeg1_encode_picture_header(), mjpeg_decode_app(), mkv_write_stereo_mode(), mpeg_decode_user_data(), request_frame(), set_side_data(), and X264_frame().

int AVStereo3D::flags

Additional information about the frame packing.

Definition at line 132 of file stereo3d.h.

Referenced by decode_postinit(), dump_stereo3d(), ff_mjpeg_decode_frame(), ff_mkv_stereo3d_conv(), mjpeg_decode_app(), mkv_write_stereo_mode(), and set_side_data().


The documentation for this struct was generated from the following file:

Generated on Wed Jun 10 2015 01:57:20 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /