FFmpeg
Data Fields
WtvFile Struct Reference

Data Fields

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

Detailed Description

Definition at line 50 of file wtvdec.c.

Field Documentation

pb_filesystem

AVIOContext* WtvFile::pb_filesystem

file system (AVFormatContext->pb)

Definition at line 51 of file wtvdec.c.

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

sector_bits

int WtvFile::sector_bits

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

Definition at line 53 of file wtvdec.c.

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

sectors

uint32_t* WtvFile::sectors

file allocation table

Definition at line 54 of file wtvdec.c.

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

nb_sectors

int WtvFile::nb_sectors

number of sectors

Definition at line 55 of file wtvdec.c.

Referenced by wtvfile_open_sector(), and wtvfile_read_packet().

error

int WtvFile::error

Definition at line 57 of file wtvdec.c.

Referenced by wtvfile_read_packet(), and wtvfile_seek().

position

int64_t WtvFile::position

Definition at line 58 of file wtvdec.c.

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

length

int64_t WtvFile::length

Definition at line 59 of file wtvdec.c.

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

header

const void* WtvFile::header

Definition at line 71 of file wtvenc.c.

depth

int WtvFile::depth

Definition at line 72 of file wtvenc.c.

first_sector

int WtvFile::first_sector

Definition at line 73 of file wtvenc.c.


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

Generated on Wed Aug 24 2022 21:39:00 for FFmpeg by   doxygen 1.8.17

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