WtvFile Struct Reference


Data Fields

file system (AVFormatContext->pb)
uint32_t * sectors
sector shift bits; used to convert sector number into pb_filesystem offset
file allocation table
number of sectors
int64_t position
int64_t length
const void * header

Detailed Description

Definition at line 48 of file wtvdec.c.


Field Documentation

Definition at line 77 of file wtvenc.c.

Referenced by finish_file(), and write_root_table().

number of sectors

Definition at line 55 of file wtvdec.c.

Referenced by wtvfile_read_packet(), and wtvfile_seek().

Definition at line 78 of file wtvenc.c.

Referenced by finish_file(), and write_root_table().

const void* WtvFile::header

Definition at line 76 of file wtvenc.c.

int64_t WtvFile::length

Definition at line 57 of file wtvdec.c.

Referenced by finish_file(), write_root_table(), wtvfile_open_sector(), wtvfile_read_packet(), and wtvfile_seek().

file allocation table

Definition at line 53 of file wtvdec.c.

Referenced by wtvfile_open_sector(), and wtvfile_read_packet().

Definition at line 49 of file wtvdec.c.

Referenced by wtvfile_open_sector(), wtvfile_read_packet(), and wtvfile_seek().

Definition at line 56 of file wtvdec.c.

Referenced by wtvfile_open_sector(), wtvfile_read_packet(), and wtvfile_seek().

file system (AVFormatContext->pb)

Definition at line 51 of file wtvdec.c.

Referenced by wtvfile_open_sector(), wtvfile_read_packet(), and wtvfile_seek().

uint32_t* WtvFile::sectors

sector shift bits; used to convert sector number into pb_filesystem offset

Definition at line 52 of file wtvdec.c.

Referenced by wtvfile_close(), wtvfile_open_sector(), wtvfile_read_packet(), and wtvfile_seek().


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

Generated on Fri Oct 26 02:50:17 2012 for FFmpeg by doxygen 1.5.8

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