Libav
Data Fields
ASFIndex Struct Reference

#include <asf.h>

Data Fields

uint32_t packet_number
 
uint16_t packet_count
 
uint64_t send_time
 
uint64_t offset
 

Detailed Description

Definition at line 78 of file asf.h.

Field Documentation

§ packet_number

uint32_t ASFIndex::packet_number

Definition at line 79 of file asf.h.

Referenced by asf_write_packet().

§ packet_count

uint16_t ASFIndex::packet_count

Definition at line 80 of file asf.h.

Referenced by asf_write_packet().

§ send_time

uint64_t ASFIndex::send_time

Definition at line 81 of file asf.h.

Referenced by asf_write_packet(), and get_send_time().

§ offset

uint64_t ASFIndex::offset

Definition at line 82 of file asf.h.

Referenced by asf_write_packet(), and get_send_time().


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