FFSchroEncodedFrame Struct Reference

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

#include <libschroedinger.h>


Data Fields

uint8_tp_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 44 of file libschroedinger.h.


Field Documentation

encoded frame number.

Will be used as pts

Definition at line 52 of file libschroedinger.h.

Referenced by libschroedinger_encode_frame().

key frame flag.

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

Definition at line 55 of file libschroedinger.h.

Referenced by libschroedinger_encode_frame().

encoded frame data

Definition at line 46 of file libschroedinger.h.

Referenced by libschroedinger_encode_frame(), and libschroedinger_free_frame().

encoded frame size

Definition at line 49 of file libschroedinger.h.

Referenced by libschroedinger_encode_frame().


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

Generated on Fri Oct 26 02:48:06 2012 for FFmpeg by  doxygen 1.5.8