FFmpeg
Data Fields
CaffContext Struct Reference

Data Fields

  bytes in a packet, or 0 if variable
 
  frames in a packet, or 0 if variable
 
int64_t  num_bytes
  total number of bytes in stream
 
int64_t  packet_cnt
  packet counter
 
int64_t  frame_cnt
  frame counter
 
int64_t  data_start
  data start position, in bytes
 
int64_t  data_size
  raw data size, in bytes
 

Detailed Description

Definition at line 39 of file cafdec.c.

Field Documentation

int CaffContext::bytes_per_packet

bytes in a packet, or 0 if variable

Definition at line 40 of file cafdec.c.

Referenced by read_desc_chunk(), read_header(), read_packet(), read_pakt_chunk(), and read_seek().

int CaffContext::frames_per_packet

frames in a packet, or 0 if variable

Definition at line 41 of file cafdec.c.

Referenced by read_desc_chunk(), read_header(), read_packet(), read_pakt_chunk(), and read_seek().

int64_t CaffContext::num_bytes

total number of bytes in stream

Definition at line 42 of file cafdec.c.

Referenced by read_packet(), and read_pakt_chunk().

int64_t CaffContext::packet_cnt

packet counter

Definition at line 44 of file cafdec.c.

Referenced by read_packet(), and read_seek().

int64_t CaffContext::frame_cnt

frame counter

Definition at line 45 of file cafdec.c.

Referenced by read_packet(), and read_seek().

int64_t CaffContext::data_start

data start position, in bytes

Definition at line 47 of file cafdec.c.

Referenced by read_header(), read_packet(), and read_seek().

int64_t CaffContext::data_size

raw data size, in bytes

Definition at line 48 of file cafdec.c.

Referenced by read_header(), read_packet(), and read_seek().


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

Generated on Sun Sep 14 2014 18:56:40 for FFmpeg by   doxygen 1.8.2

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