FFmpeg
Data Fields
AVFrameSideData Struct Reference
AVFrame

Structure to hold side data for an AVFrame. More...

#include <frame.h>

Data Fields

 
 
int  size
 
 
 

Detailed Description

Structure to hold side data for an AVFrame.

sizeof(AVFrameSideData) is not a part of the public ABI, so new fields may be added to the end with a minor bump.

Definition at line 144 of file frame.h.

Field Documentation

enum AVFrameSideDataType AVFrameSideData::type

Definition at line 145 of file frame.h.

Referenced by av_frame_get_side_data(), av_frame_new_side_data(), av_frame_remove_side_data(), create_subcc_packet(), dump_unknown(), filter_frame(), frame_copy_props(), and show_frame().

uint8_t* AVFrameSideData::data

Definition at line 146 of file frame.h.

Referenced by av_downmix_info_update_side_data(), av_frame_new_side_data(), av_mastering_display_metadata_create_side_data(), av_stereo3d_create_side_data(), avcodec_encode_audio2(), create_subcc_packet(), decode_frame(), decode_packet(), decode_postinit(), dump_audio_service_type(), dump_downmix(), dump_matrixenc(), dump_replaygain(), dump_stereo3d(), encode_headers(), ff_init_buffer_info(), ff_mpeg1_encode_picture_header(), ff_print_debug_info2(), ff_side_data_update_matrix_encoding(), filter_frame(), frame_copy_props(), mpeg1_encode_sequence_header(), mpeg_decode_frame(), mpeg_field_start(), qsv_h264_set_encode_ctrl(), reconfig_encoder(), set_side_data(), show_frame(), and X264_frame().

int AVFrameSideData::size

Definition at line 147 of file frame.h.

Referenced by av_frame_new_side_data(), avcodec_encode_audio2(), create_subcc_packet(), decode_packet(), dump_audio_service_type(), dump_downmix(), dump_matrixenc(), dump_replaygain(), dump_stereo3d(), dump_unknown(), filter_frame(), frame_copy_props(), qsv_h264_set_encode_ctrl(), show_frame(), and X264_frame().

AVDictionary* AVFrameSideData::metadata

Definition at line 148 of file frame.h.

Referenced by frame_copy_props(), and free_side_data().

AVBufferRef* AVFrameSideData::buf

Definition at line 149 of file frame.h.

Referenced by av_frame_new_side_data(), frame_copy_props(), and free_side_data().


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

Generated on Mon Feb 15 2016 15:20:56 for FFmpeg by   doxygen 1.8.6

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