FFmpeg
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 65 of file asf.h.

Field Documentation

◆ packet_number

uint32_t ASFIndex::packet_number

Definition at line 66 of file asf.h.

Referenced by update_index().

◆ packet_count

uint16_t ASFIndex::packet_count

Definition at line 67 of file asf.h.

Referenced by update_index().

◆ send_time

uint64_t ASFIndex::send_time

Definition at line 68 of file asf.h.

Referenced by get_send_time(), and update_index().

◆ offset

uint64_t ASFIndex::offset

Definition at line 69 of file asf.h.

Referenced by get_send_time(), and update_index().


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