FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PrompegFec Struct Reference

Data Fields

uint16_t sn
 
uint32_t ts
 
uint8_tbitstring
 

Detailed Description

Definition at line 96 of file prompeg.c.

Field Documentation

uint16_t PrompegFec::sn

Definition at line 97 of file prompeg.c.

Referenced by prompeg_write(), and prompeg_write_fec().

uint32_t PrompegFec::ts

Definition at line 98 of file prompeg.c.

Referenced by prompeg_write(), and prompeg_write_fec().

uint8_t* PrompegFec::bitstring

Definition at line 99 of file prompeg.c.

Referenced by prompeg_close(), prompeg_init(), prompeg_write(), and prompeg_write_fec().


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