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

Data Fields

int version
 
int type
 
int sequence
 
int length
 
uint8_t text [1024+1]
 

Detailed Description

Definition at line 33 of file vivo.c.

Field Documentation

int VivoContext::version

Definition at line 34 of file vivo.c.

Referenced by vivo_read_header().

int VivoContext::type

Definition at line 36 of file vivo.c.

Referenced by vivo_get_packet_header(), vivo_read_header(), and vivo_read_packet().

int VivoContext::sequence

Definition at line 37 of file vivo.c.

Referenced by vivo_get_packet_header(), vivo_read_header(), and vivo_read_packet().

int VivoContext::length

Definition at line 38 of file vivo.c.

Referenced by vivo_get_packet_header(), vivo_read_header(), and vivo_read_packet().

uint8_t VivoContext::text[1024+1]

Definition at line 40 of file vivo.c.

Referenced by vivo_read_header().


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