FFmpeg
Data Fields
TyRecHdr Struct Reference

Data Fields

int64_t rec_size
 
uint8_t ex [2]
 
uint8_t rec_type
 
uint8_t subrec_type
 
uint64_t ty_pts
 

Detailed Description

Definition at line 50 of file ty.c.

Field Documentation

◆ rec_size

int64_t TyRecHdr::rec_size

Definition at line 51 of file ty.c.

Referenced by analyze_chunk(), demux_audio(), demux_video(), and ty_read_packet().

◆ ex

uint8_t TyRecHdr::ex[2]

Definition at line 52 of file ty.c.

◆ rec_type

uint8_t TyRecHdr::rec_type

Definition at line 53 of file ty.c.

Referenced by parse_chunk_headers(), and ty_read_packet().

◆ subrec_type

uint8_t TyRecHdr::subrec_type

Definition at line 54 of file ty.c.

Referenced by demux_audio(), and demux_video().

◆ ty_pts

uint64_t TyRecHdr::ty_pts

Definition at line 55 of file ty.c.

Referenced by demux_video().


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