FfmpegDiracSchroEncodedFrame Struct Reference

contains a single encoded frame returned from Dirac or Schroedinger More...

#include <libdirac_libschro.h>


Data Fields

uint8_t * p_encbuf
 encoded frame data
uint32_t size
 encoded frame size
uint32_t frame_num
 encoded frame number.
uint16_t key_frame
 key frame flag.


Detailed Description

contains a single encoded frame returned from Dirac or Schroedinger

Definition at line 47 of file libdirac_libschro.h.


Field Documentation

encoded frame number.

Will be used as pts

Definition at line 56 of file libdirac_libschro.h.

Referenced by libdirac_encode_frame(), and libschroedinger_encode_frame().

key frame flag.

1 : is key frame , 0 : in not key frame

Definition at line 59 of file libdirac_libschro.h.

Referenced by libdirac_encode_frame(), and libschroedinger_encode_frame().

encoded frame data

Definition at line 50 of file libdirac_libschro.h.

Referenced by DiracFreeFrame(), libdirac_encode_frame(), libschroedinger_encode_frame(), and SchroedingerFreeFrame().

encoded frame size

Definition at line 53 of file libdirac_libschro.h.

Referenced by libdirac_encode_frame(), and libschroedinger_encode_frame().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8